summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-11-10 00:29:04 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-11-10 00:29:04 +0100
commite6250057b88cb7974fd37f5b538668f02d7c2a06 (patch)
tree99612fa26d10f2f2425cf26750e5ec05677cd11a /Android.bp
parentMerge "Load-balancing update_verifier worker threads." (diff)
parentMerge "uncrypt: Move to Soong." (diff)
downloadandroid_bootable_recovery-e6250057b88cb7974fd37f5b538668f02d7c2a06.tar
android_bootable_recovery-e6250057b88cb7974fd37f5b538668f02d7c2a06.tar.gz
android_bootable_recovery-e6250057b88cb7974fd37f5b538668f02d7c2a06.tar.bz2
android_bootable_recovery-e6250057b88cb7974fd37f5b538668f02d7c2a06.tar.lz
android_bootable_recovery-e6250057b88cb7974fd37f5b538668f02d7c2a06.tar.xz
android_bootable_recovery-e6250057b88cb7974fd37f5b538668f02d7c2a06.tar.zst
android_bootable_recovery-e6250057b88cb7974fd37f5b538668f02d7c2a06.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 22407e0e2..f8c6a4b71 100644
--- a/Android.bp
+++ b/Android.bp
@@ -4,4 +4,5 @@ subdirs = [
"edify",
"otafault",
"otautil",
+ "uncrypt",
]