aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2017-06-07 15:02:40 -0700
committerMartijn Coenen <maco@google.com>2017-06-19 21:31:07 +0000
commit43eff9d5fed7e508100812d5fb3b9360589d9967 (patch)
tree4d35c4ae792e03fe6836b5b17eb8dd7745ab95a9
parente7949b30a48da035f5d30231bd01bedcf751807d (diff)
downloade2fsprogs-43eff9d5fed7e508100812d5fb3b9360589d9967.tar.gz
Revert "Mark e2fs libs vendor_available."
Test: builds Bug: 38244611 This reverts commit 611bef8fda6b295e20fa1a6649ddd427160b3491. Merged-In: I9e4e31805323ca682b999ed7c2fc4aeed1ea58a0 Change-Id: I00bcba565f3b8a67cac1d82ade7e5fa474613c0b
-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: [