summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-09-29 03:46:19 +0200
committerTao Bao <tbao@google.com>2017-09-29 20:05:24 +0200
commita26e32d2a366c8319944b2ac887a175a870f034d (patch)
tree0ece74ea9b7ceae97521d505320f5626503e5ab4 /Android.bp
parentotafault: Move headers under otafault/. (diff)
downloadandroid_bootable_recovery-a26e32d2a366c8319944b2ac887a175a870f034d.tar
android_bootable_recovery-a26e32d2a366c8319944b2ac887a175a870f034d.tar.gz
android_bootable_recovery-a26e32d2a366c8319944b2ac887a175a870f034d.tar.bz2
android_bootable_recovery-a26e32d2a366c8319944b2ac887a175a870f034d.tar.lz
android_bootable_recovery-a26e32d2a366c8319944b2ac887a175a870f034d.tar.xz
android_bootable_recovery-a26e32d2a366c8319944b2ac887a175a870f034d.tar.zst
android_bootable_recovery-a26e32d2a366c8319944b2ac887a175a870f034d.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 49438ad9e..99ca3a45c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,5 @@
subdirs = [
"bootloader_message",
+ "otafault",
"otautil",
]