summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/cleanbuild.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cleanbuild.mk b/core/cleanbuild.mk
index 9c1bbb8..2ac572f 100644
--- a/core/cleanbuild.mk
+++ b/core/cleanbuild.mk
@@ -187,7 +187,7 @@ installclean_files := \
$(PRODUCT_OUT)/system \
$(PRODUCT_OUT)/dex_bootjars \
$(PRODUCT_OUT)/obj/JAVA_LIBRARIES \
- $(PRODUCT_OUT)/fake_packages
+ $(PRODUCT_OUT)/obj/FAKE
# The files/dirs to delete during a dataclean, which removes any files
# in the staging and emulator data partitions.