aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/blkid/Android.bp1
-rw-r--r--lib/e2p/Android.bp1
-rw-r--r--lib/et/Android.bp1
-rw-r--r--lib/uuid/Android.bp1
4 files changed, 0 insertions, 4 deletions
diff --git a/lib/blkid/Android.bp b/lib/blkid/Android.bp
index 5ad28429..9b385f9c 100644
--- a/lib/blkid/Android.bp
+++ b/lib/blkid/Android.bp
@@ -2,7 +2,6 @@
cc_library {
name: "libext2_blkid",
- vendor_available: true,
host_supported: true,
unique_host_soname: true,
srcs: [
diff --git a/lib/e2p/Android.bp b/lib/e2p/Android.bp
index c6f3779e..db516707 100644
--- a/lib/e2p/Android.bp
+++ b/lib/e2p/Android.bp
@@ -2,7 +2,6 @@
cc_library {
name: "libext2_e2p",
- vendor_available: true,
host_supported: true,
unique_host_soname: true,
srcs: [
diff --git a/lib/et/Android.bp b/lib/et/Android.bp
index c9098c3f..f6ad416b 100644
--- a/lib/et/Android.bp
+++ b/lib/et/Android.bp
@@ -2,7 +2,6 @@
cc_library {
name: "libext2_com_err",
- vendor_available: true,
host_supported: true,
unique_host_soname: true,
srcs: [
diff --git a/lib/uuid/Android.bp b/lib/uuid/Android.bp
index 7ea7ff02..d173788a 100644
--- a/lib/uuid/Android.bp
+++ b/lib/uuid/Android.bp
@@ -2,7 +2,6 @@
cc_library {
name: "libext2_uuid",
- vendor_available: true,
host_supported: true,
unique_host_soname: true,
srcs: [