Merge "Unconditionally test mapping files."
diff --git a/Android.mk b/Android.mk
index 4368e48..6b422a9 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1573,8 +1573,6 @@
$(hide) touch $@
##################################
-ifeq ($(PRODUCT_SEPOLICY_SPLIT),true)
-
intermediates := $(call intermediates-dir-for,ETC,built_plat_sepolicy,,,,)
# plat_sepolicy - the current platform policy only, built into a policy binary.
@@ -1654,8 +1652,6 @@
base_plat_pub_policy.conf :=
plat_sepolicy :=
-endif # ($(PRODUCT_SEPOLICY_SPLIT),true)
-
#################################
include $(CLEAR_VARS)
LOCAL_MODULE := sepolicy_freeze_test