summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorDoug Zongker <dougz@android.com>2011-01-21 22:12:30 +0100
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-01-21 22:12:30 +0100
commit1966aaf4e6a571d98f9f0e523b32f68435a79bf4 (patch)
tree38c1ab17ab15605405584e5e87e6c9def95c991a /Android.mk
parentReserve the last 16 Kbytes of /data for the crypto footer. (diff)
parentremove encrypted filesystem code from recovery (diff)
downloadandroid_bootable_recovery-1966aaf4e6a571d98f9f0e523b32f68435a79bf4.tar
android_bootable_recovery-1966aaf4e6a571d98f9f0e523b32f68435a79bf4.tar.gz
android_bootable_recovery-1966aaf4e6a571d98f9f0e523b32f68435a79bf4.tar.bz2
android_bootable_recovery-1966aaf4e6a571d98f9f0e523b32f68435a79bf4.tar.lz
android_bootable_recovery-1966aaf4e6a571d98f9f0e523b32f68435a79bf4.tar.xz
android_bootable_recovery-1966aaf4e6a571d98f9f0e523b32f68435a79bf4.tar.zst
android_bootable_recovery-1966aaf4e6a571d98f9f0e523b32f68435a79bf4.zip
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 27ffec70f..cacb6282d 100644
--- a/Android.mk
+++ b/Android.mk
@@ -12,8 +12,7 @@ LOCAL_SRC_FILES := \
install.c \
roots.c \
ui.c \
- verifier.c \
- encryptedfs_provisioning.c
+ verifier.c
LOCAL_MODULE := recovery