OSDN Git Service

Revert "Mark e2fs libs vendor_available."
authorMartijn Coenen <maco@google.com>
Wed, 7 Jun 2017 22:02:40 +0000 (15:02 -0700)
committerMartijn Coenen <maco@google.com>
Mon, 19 Jun 2017 21:31:07 +0000 (21:31 +0000)
Test: builds
Bug: 38244611
This reverts commit 611bef8fda6b295e20fa1a6649ddd427160b3491.

Merged-In: I9e4e31805323ca682b999ed7c2fc4aeed1ea58a0
Change-Id: I00bcba565f3b8a67cac1d82ade7e5fa474613c0b

lib/blkid/Android.bp
lib/e2p/Android.bp
lib/et/Android.bp
lib/uuid/Android.bp

index 5ad2842..9b385f9 100644 (file)
@@ -2,7 +2,6 @@
 
 cc_library {
     name: "libext2_blkid",
-    vendor_available: true,
     host_supported: true,
     unique_host_soname: true,
     srcs: [
index c6f3779..db51670 100644 (file)
@@ -2,7 +2,6 @@
 
 cc_library {
     name: "libext2_e2p",
-    vendor_available: true,
     host_supported: true,
     unique_host_soname: true,
     srcs: [
index c9098c3..f6ad416 100644 (file)
@@ -2,7 +2,6 @@
 
 cc_library {
     name: "libext2_com_err",
-    vendor_available: true,
     host_supported: true,
     unique_host_soname: true,
     srcs: [
index 7ea7ff0..d173788 100644 (file)
@@ -2,7 +2,6 @@
 
 cc_library {
     name: "libext2_uuid",
-    vendor_available: true,
     host_supported: true,
     unique_host_soname: true,
     srcs: [