summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-11-10 00:31:50 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-11-10 00:31:50 +0100
commitff0143d09ea06421a8e28c6c4957aebab11f8b0b (patch)
tree53c0405fac75470a655195082195ec222b4598a5 /Android.bp
parentMerge "Load-balancing update_verifier worker threads." am: f1e70b93f1 (diff)
parentMerge "uncrypt: Move to Soong." (diff)
downloadandroid_bootable_recovery-ff0143d09ea06421a8e28c6c4957aebab11f8b0b.tar
android_bootable_recovery-ff0143d09ea06421a8e28c6c4957aebab11f8b0b.tar.gz
android_bootable_recovery-ff0143d09ea06421a8e28c6c4957aebab11f8b0b.tar.bz2
android_bootable_recovery-ff0143d09ea06421a8e28c6c4957aebab11f8b0b.tar.lz
android_bootable_recovery-ff0143d09ea06421a8e28c6c4957aebab11f8b0b.tar.xz
android_bootable_recovery-ff0143d09ea06421a8e28c6c4957aebab11f8b0b.tar.zst
android_bootable_recovery-ff0143d09ea06421a8e28c6c4957aebab11f8b0b.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",
]