Skip to content
Snippets Groups Projects
Commit dcd5b544 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Unconditionally test mapping files."

parents 93318192 95cfd690
Branches
No related tags found
No related merge requests found
......@@ -1573,8 +1573,6 @@ $(sepolicy_tests): $(HOST_OUT_EXECUTABLES)/sepolicy_tests $(all_fc_files) $(buil
$(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_policy.conf :=
base_plat_pub_policy.conf :=
plat_sepolicy :=
endif # ($(PRODUCT_SEPOLICY_SPLIT),true)
#################################
include $(CLEAR_VARS)
LOCAL_MODULE := sepolicy_freeze_test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment