summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-12 18:12:48 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-10-12 18:12:48 +0200
commitb058c5c4810dfea4e2bd68c4a8f49df730f016a0 (patch)
tree87889ed4afc595a2182dc79b2674996e8e65767b /Android.bp
parentMerge "applypatch: Remove the Makefile for building imgdiff in Chrome OS." (diff)
parentapplypatch: Move to Soong. (diff)
downloadandroid_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.gz
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.bz2
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.lz
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.xz
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.zst
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.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 4c66c427e..22407e0e2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,5 @@
subdirs = [
+ "applypatch",
"bootloader_message",
"edify",
"otafault",