summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-11-10 00:09:33 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-11-10 00:09:33 +0100
commit992bccfef439d6dc1e62dd3ed6c3823a3c7a7f74 (patch)
tree99612fa26d10f2f2425cf26750e5ec05677cd11a /Android.bp
parentMerge "Load-balancing update_verifier worker threads." (diff)
parentuncrypt: Move to Soong. (diff)
downloadandroid_bootable_recovery-992bccfef439d6dc1e62dd3ed6c3823a3c7a7f74.tar
android_bootable_recovery-992bccfef439d6dc1e62dd3ed6c3823a3c7a7f74.tar.gz
android_bootable_recovery-992bccfef439d6dc1e62dd3ed6c3823a3c7a7f74.tar.bz2
android_bootable_recovery-992bccfef439d6dc1e62dd3ed6c3823a3c7a7f74.tar.lz
android_bootable_recovery-992bccfef439d6dc1e62dd3ed6c3823a3c7a7f74.tar.xz
android_bootable_recovery-992bccfef439d6dc1e62dd3ed6c3823a3c7a7f74.tar.zst
android_bootable_recovery-992bccfef439d6dc1e62dd3ed6c3823a3c7a7f74.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",
]