summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-11 10:02:19 +0200
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-11 10:02:19 +0200
commit631c3d5283d3296efacafa20f254a16658ed7144 (patch)
treed97136775dafcbe882db7caeca6aa5f7f2e86a6b /Android.bp
parentSnap for 4386413 from cbd8479410f0e80172291ec895875866bd1b1321 to pi-release (diff)
parentMerge "otautil: Fix mac build." am: eb8a064066 am: bc131ef1bd am: 814f05d853 (diff)
downloadandroid_bootable_recovery-631c3d5283d3296efacafa20f254a16658ed7144.tar
android_bootable_recovery-631c3d5283d3296efacafa20f254a16658ed7144.tar.gz
android_bootable_recovery-631c3d5283d3296efacafa20f254a16658ed7144.tar.bz2
android_bootable_recovery-631c3d5283d3296efacafa20f254a16658ed7144.tar.lz
android_bootable_recovery-631c3d5283d3296efacafa20f254a16658ed7144.tar.xz
android_bootable_recovery-631c3d5283d3296efacafa20f254a16658ed7144.tar.zst
android_bootable_recovery-631c3d5283d3296efacafa20f254a16658ed7144.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 99ca3a45c..4c66c427e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,6 @@
subdirs = [
"bootloader_message",
+ "edify",
"otafault",
"otautil",
]