summaryrefslogtreecommitdiffstats
path: root/edify
diff options
context:
space:
mode:
authorBill Peckham <bpeckham@google.com>2019-09-18 02:11:50 +0200
committerBill Peckham <bpeckham@google.com>2019-10-04 02:04:56 +0200
commit341644d657d84de0b7a2299d311503ea71418af3 (patch)
tree9087ea25901efd23478bda2349f41c42f3987c38 /edify
parentMerge "recovery_utils: Use libvoid_headers." (diff)
downloadandroid_bootable_recovery-341644d657d84de0b7a2299d311503ea71418af3.tar
android_bootable_recovery-341644d657d84de0b7a2299d311503ea71418af3.tar.gz
android_bootable_recovery-341644d657d84de0b7a2299d311503ea71418af3.tar.bz2
android_bootable_recovery-341644d657d84de0b7a2299d311503ea71418af3.tar.lz
android_bootable_recovery-341644d657d84de0b7a2299d311503ea71418af3.tar.xz
android_bootable_recovery-341644d657d84de0b7a2299d311503ea71418af3.tar.zst
android_bootable_recovery-341644d657d84de0b7a2299d311503ea71418af3.zip
Diffstat (limited to 'edify')
-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",