summaryrefslogtreecommitdiffstats
path: root/minui
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-07 00:52:24 +0200
committerTao Bao <tbao@google.com>2018-08-08 23:26:27 +0200
commit818f938188b577c91c3f6cf9b87cfff714f4388f (patch)
treeb759475311552befd6668665871e629f5177c190 /minui
parentMerge "Revert "Build and use minadbd as a shared library."" (diff)
downloadandroid_bootable_recovery-818f938188b577c91c3f6cf9b87cfff714f4388f.tar
android_bootable_recovery-818f938188b577c91c3f6cf9b87cfff714f4388f.tar.gz
android_bootable_recovery-818f938188b577c91c3f6cf9b87cfff714f4388f.tar.bz2
android_bootable_recovery-818f938188b577c91c3f6cf9b87cfff714f4388f.tar.lz
android_bootable_recovery-818f938188b577c91c3f6cf9b87cfff714f4388f.tar.xz
android_bootable_recovery-818f938188b577c91c3f6cf9b87cfff714f4388f.tar.zst
android_bootable_recovery-818f938188b577c91c3f6cf9b87cfff714f4388f.zip
Diffstat (limited to 'minui')
-rw-r--r--minui/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/minui/Android.bp b/minui/Android.bp
index 31022e1d6..fff3a8ec9 100644
--- a/minui/Android.bp
+++ b/minui/Android.bp
@@ -14,6 +14,7 @@
cc_library {
name: "libminui",
+ recovery_available: true,
defaults: [
"recovery_defaults",