summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-09-29 23:14:31 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 23:14:31 +0200
commit2812e5d16b743f03456542c91f188a7c70c37937 (patch)
treed00cfc4dc3823023130c6a0a4c28936c77ac8409 /Android.bp
parentMerge "otafault: Move headers under otafault/." (diff)
parentMerge "otafault: Move to soong." (diff)
downloadandroid_bootable_recovery-2812e5d16b743f03456542c91f188a7c70c37937.tar
android_bootable_recovery-2812e5d16b743f03456542c91f188a7c70c37937.tar.gz
android_bootable_recovery-2812e5d16b743f03456542c91f188a7c70c37937.tar.bz2
android_bootable_recovery-2812e5d16b743f03456542c91f188a7c70c37937.tar.lz
android_bootable_recovery-2812e5d16b743f03456542c91f188a7c70c37937.tar.xz
android_bootable_recovery-2812e5d16b743f03456542c91f188a7c70c37937.tar.zst
android_bootable_recovery-2812e5d16b743f03456542c91f188a7c70c37937.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",
]