aboutsummaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorSam Mortimer <sam@mortimer.me.uk>2017-10-11 22:56:48 -0700
committerSam Mortimer <sam@mortimer.me.uk>2017-10-12 21:53:42 +0000
commit68d668ef53f7171294a55d0a3b64b5444ce1275c (patch)
tree7fe69cdd0282e304486c0950e7abb3e278f6ee47 /CleanSpec.mk
parentae2d7e15ce8aef4f1b9caee7cf3ab692b0a4f20c (diff)
downloadlineage-sdk-68d668ef53f7171294a55d0a3b64b5444ce1275c.tar.gz
lineage-sdk-68d668ef53f7171294a55d0a3b64b5444ce1275c.tar.bz2
lineage-sdk-68d668ef53f7171294a55d0a3b64b5444ce1275c.zip
Remove KeyguardExternal
Change-Id: I58156b2cd17aac706d1567cbaf650f5c0bad5860
Diffstat (limited to 'CleanSpec.mk')
-rw-r--r--CleanSpec.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/CleanSpec.mk b/CleanSpec.mk
index aed1ca68..424784b3 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -42,7 +42,6 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/org.li
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/org.lineageos.platform.sdk_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/org.lineageos.platform.internal_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/lineage-sdk_stubs_current_intermediates)
-# KeyguardExternalView uses a new interface which requires cleaning to avoid a runtime exception
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/org.lineageos.platform_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/org.lineageos.platform.sdk_intermediates)
# Purge out the api stubs timestamp files (they're used as a dependency for checkapi-lineage)