summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-05-18 22:17:58 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-05-18 22:18:00 +0200
commitbec0d4cb9444a55028c8143ef264c21dbcca075c (patch)
treeda67c87b815a976d06987e57fe02294366dc48ed /Android.bp
parentMerge "Fix the input parameter for "set_retry_bootloader_message"" (diff)
parentlibbootloader_message: convert to Android.bp (diff)
downloadandroid_bootable_recovery-bec0d4cb9444a55028c8143ef264c21dbcca075c.tar
android_bootable_recovery-bec0d4cb9444a55028c8143ef264c21dbcca075c.tar.gz
android_bootable_recovery-bec0d4cb9444a55028c8143ef264c21dbcca075c.tar.bz2
android_bootable_recovery-bec0d4cb9444a55028c8143ef264c21dbcca075c.tar.lz
android_bootable_recovery-bec0d4cb9444a55028c8143ef264c21dbcca075c.tar.xz
android_bootable_recovery-bec0d4cb9444a55028c8143ef264c21dbcca075c.tar.zst
android_bootable_recovery-bec0d4cb9444a55028c8143ef264c21dbcca075c.zip
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f919ebc83..49438ad9e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,3 +1,4 @@
subdirs = [
+ "bootloader_message",
"otautil",
]