summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-05 18:06:21 +0200
committerTao Bao <tbao@google.com>2017-10-12 01:26:06 +0200
commit582b67850fc9ea9819ea28047b341d4e31c89ca7 (patch)
tree0da56ce9f9e87269a169d98db3c7d5e8491ace38 /Android.bp
parentMerge "applypatch: Use shared lib for libbz." (diff)
downloadandroid_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.gz
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.bz2
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.lz
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.xz
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.zst
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.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",