summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-11-10 00:50:52 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-11-10 00:50:52 +0100
commit198db195af465d2413724b1a532f417f5ccd707a (patch)
treeb50b7b4731776e26786422483d6c6155a48da4a7 /Android.bp
parentMerge "Load-balancing update_verifier worker threads." am: f1e70b93f1 am: 1d8cb3659a (diff)
parentMerge "uncrypt: Move to Soong." am: 992bccfef4 (diff)
downloadandroid_bootable_recovery-198db195af465d2413724b1a532f417f5ccd707a.tar
android_bootable_recovery-198db195af465d2413724b1a532f417f5ccd707a.tar.gz
android_bootable_recovery-198db195af465d2413724b1a532f417f5ccd707a.tar.bz2
android_bootable_recovery-198db195af465d2413724b1a532f417f5ccd707a.tar.lz
android_bootable_recovery-198db195af465d2413724b1a532f417f5ccd707a.tar.xz
android_bootable_recovery-198db195af465d2413724b1a532f417f5ccd707a.tar.zst
android_bootable_recovery-198db195af465d2413724b1a532f417f5ccd707a.zip
Diffstat (limited to '')
-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",
]