summaryrefslogtreecommitdiffstats
path: root/edify/Android.bp
diff options
context:
space:
mode:
authorBill Peckham <bpeckham@google.com>2019-10-05 05:38:05 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-10-05 05:38:05 +0200
commit5a096ecf5a20d104829ff867159b9f16d904708c (patch)
tree9087ea25901efd23478bda2349f41c42f3987c38 /edify/Android.bp
parentMerge "recovery_utils: Use libvoid_headers." am: 4782e79324 am: 7018c5b2d8 (diff)
parentMerge "Moving recovery resources from /system to /vendor" am: 3903b26368 (diff)
downloadandroid_bootable_recovery-5a096ecf5a20d104829ff867159b9f16d904708c.tar
android_bootable_recovery-5a096ecf5a20d104829ff867159b9f16d904708c.tar.gz
android_bootable_recovery-5a096ecf5a20d104829ff867159b9f16d904708c.tar.bz2
android_bootable_recovery-5a096ecf5a20d104829ff867159b9f16d904708c.tar.lz
android_bootable_recovery-5a096ecf5a20d104829ff867159b9f16d904708c.tar.xz
android_bootable_recovery-5a096ecf5a20d104829ff867159b9f16d904708c.tar.zst
android_bootable_recovery-5a096ecf5a20d104829ff867159b9f16d904708c.zip
Diffstat (limited to 'edify/Android.bp')
-rw-r--r--edify/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/edify/Android.bp b/edify/Android.bp
index 42947eb4e..73048d21c 100644
--- a/edify/Android.bp
+++ b/edify/Android.bp
@@ -16,6 +16,7 @@ cc_library_static {
name: "libedify",
host_supported: true,
+ vendor_available: true,
srcs: [
"expr.cpp",