summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorDavid Anderson <dvander@google.com>2020-01-27 18:29:02 +0100
committerDavid Anderson <dvander@google.com>2020-01-27 18:30:55 +0100
commit969787cffdf057bb8b4d3995423d818c15b52e9f (patch)
tree2cd6d4814c6cb130dea0ba298ca936949cd952bf /Android.bp
parentMerge "Set Casefold and PrjQuotas in Factory Reset" (diff)
downloadandroid_bootable_recovery-969787cffdf057bb8b4d3995423d818c15b52e9f.tar
android_bootable_recovery-969787cffdf057bb8b4d3995423d818c15b52e9f.tar.gz
android_bootable_recovery-969787cffdf057bb8b4d3995423d818c15b52e9f.tar.bz2
android_bootable_recovery-969787cffdf057bb8b4d3995423d818c15b52e9f.tar.lz
android_bootable_recovery-969787cffdf057bb8b4d3995423d818c15b52e9f.tar.xz
android_bootable_recovery-969787cffdf057bb8b4d3995423d818c15b52e9f.tar.zst
android_bootable_recovery-969787cffdf057bb8b4d3995423d818c15b52e9f.zip
Diffstat (limited to '')
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 3a8e97883..4032bcc19 100644
--- a/Android.bp
+++ b/Android.bp
@@ -90,7 +90,6 @@ cc_library_static {
],
srcs: [
- "fsck_unshare_blocks.cpp",
"recovery.cpp",
],