summaryrefslogtreecommitdiffstats
path: root/edify/Android.bp
diff options
context:
space:
mode:
authorBill Peckham <bpeckham@google.com>2019-10-05 05:45:10 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-10-05 05:45:10 +0200
commit6ea6270400d693835639bfa7e1b402259dfc3817 (patch)
treed02ffd841a9885be879ace17596b94bfa13f7d93 /edify/Android.bp
parentMerge "recovery_utils: Use libvoid_headers." am: 4782e79324 am: 7018c5b2d8 am: c1c275dd5c (diff)
parentMerge "Moving recovery resources from /system to /vendor" am: 3903b26368 am: 1bf401d03f (diff)
downloadandroid_bootable_recovery-6ea6270400d693835639bfa7e1b402259dfc3817.tar
android_bootable_recovery-6ea6270400d693835639bfa7e1b402259dfc3817.tar.gz
android_bootable_recovery-6ea6270400d693835639bfa7e1b402259dfc3817.tar.bz2
android_bootable_recovery-6ea6270400d693835639bfa7e1b402259dfc3817.tar.lz
android_bootable_recovery-6ea6270400d693835639bfa7e1b402259dfc3817.tar.xz
android_bootable_recovery-6ea6270400d693835639bfa7e1b402259dfc3817.tar.zst
android_bootable_recovery-6ea6270400d693835639bfa7e1b402259dfc3817.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",