Whamcloud - gitweb
AOSP: Make blkid host_supported
[tools/e2fsprogs.git] / misc / Android.bp
index 2b1620a..04301ae 100644 (file)
@@ -236,6 +236,7 @@ cc_binary {
 
 cc_binary {
     name: "blkid",
+    host_supported: true,
     defaults: ["e2fsprogs-defaults"],
 
     srcs: ["blkid.c"],