aboutsummaryrefslogtreecommitdiff
path: root/lib/uuid/Android.bp
diff options
context:
space:
mode:
authorJayant Chowdhary <jchowdhary@google.com>2017-05-17 13:49:26 -0700
committerJayant Chowdhary <jchowdhary@google.com>2017-05-24 14:59:25 -0700
commit611bef8fda6b295e20fa1a6649ddd427160b3491 (patch)
tree4a6de76ba2bc165c11f13bddf7901f6aa989d26a /lib/uuid/Android.bp
parent9b9a786601e2c4ad1d7dcf2fb57bde3429c91a01 (diff)
downloade2fsprogs-611bef8fda6b295e20fa1a6649ddd427160b3491.tar.gz
Mark e2fs libs vendor_available.
libext2_blkid, libext2_com_err, libext2_e2p, libext2_uuid are libraries which belong to vndk-cap. Mark them vendor_available to enable vndk abi stability checks on them. Details: https://android-review.googlesource.com/368372 Test: mm -j64 Bug: 38244611 Change-Id: I1931063b88b845a9a9d06188555c34f1fbc3e369
Diffstat (limited to 'lib/uuid/Android.bp')
-rw-r--r--lib/uuid/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/uuid/Android.bp b/lib/uuid/Android.bp
index d173788a..7ea7ff02 100644
--- a/lib/uuid/Android.bp
+++ b/lib/uuid/Android.bp
@@ -2,6 +2,7 @@
cc_library {
name: "libext2_uuid",
+ vendor_available: true,
host_supported: true,
unique_host_soname: true,
srcs: [