summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-05-13 02:08:20 +0200
committerTom Cherry <tomcherry@google.com>2017-05-17 20:43:29 +0200
commit600e80638493dc8bde9c7102d5adae2272e034e9 (patch)
tree2b30094c366274b4107b379f8317a1ae80205919 /Android.bp
parentMerge "updater: Update the mkfs.f2fs argument to match f2fs-tools 1.8.0." (diff)
downloadandroid_bootable_recovery-600e80638493dc8bde9c7102d5adae2272e034e9.tar
android_bootable_recovery-600e80638493dc8bde9c7102d5adae2272e034e9.tar.gz
android_bootable_recovery-600e80638493dc8bde9c7102d5adae2272e034e9.tar.bz2
android_bootable_recovery-600e80638493dc8bde9c7102d5adae2272e034e9.tar.lz
android_bootable_recovery-600e80638493dc8bde9c7102d5adae2272e034e9.tar.xz
android_bootable_recovery-600e80638493dc8bde9c7102d5adae2272e034e9.tar.zst
android_bootable_recovery-600e80638493dc8bde9c7102d5adae2272e034e9.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",
]