summaryrefslogtreecommitdiffstats
path: root/otautil/Android.bp
diff options
context:
space:
mode:
authorBill Peckham <bpeckham@google.com>2019-10-05 05:14:12 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-10-05 05:14:12 +0200
commit3903b263685ea4bc94565a7632b653270bc8bf5f (patch)
tree9087ea25901efd23478bda2349f41c42f3987c38 /otautil/Android.bp
parentMerge "recovery_utils: Use libvoid_headers." (diff)
parentMoving recovery resources from /system to /vendor (diff)
downloadandroid_bootable_recovery-3903b263685ea4bc94565a7632b653270bc8bf5f.tar
android_bootable_recovery-3903b263685ea4bc94565a7632b653270bc8bf5f.tar.gz
android_bootable_recovery-3903b263685ea4bc94565a7632b653270bc8bf5f.tar.bz2
android_bootable_recovery-3903b263685ea4bc94565a7632b653270bc8bf5f.tar.lz
android_bootable_recovery-3903b263685ea4bc94565a7632b653270bc8bf5f.tar.xz
android_bootable_recovery-3903b263685ea4bc94565a7632b653270bc8bf5f.tar.zst
android_bootable_recovery-3903b263685ea4bc94565a7632b653270bc8bf5f.zip
Diffstat (limited to 'otautil/Android.bp')
-rw-r--r--otautil/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/otautil/Android.bp b/otautil/Android.bp
index c8f974688..3b3f9cbc4 100644
--- a/otautil/Android.bp
+++ b/otautil/Android.bp
@@ -16,6 +16,7 @@ cc_library_static {
name: "libotautil",
host_supported: true,
+ vendor_available: true,
recovery_available: true,
defaults: [