Skip to content
Snippets Groups Projects
Commit 3a74555c authored by William Roberts's avatar William Roberts
Browse files

Drop unused variable in Android.mk


Change-Id: Ibd22582deb24fde49cdb71b8754446f3948db36c
Signed-off-by: default avatarWilliam Roberts <william.c.roberts@intel.com>
parent 4ee7131a
No related branches found
No related tags found
No related merge requests found
...@@ -119,8 +119,6 @@ $(LOCAL_BUILT_MODULE): $(exp_sepolicy_build_files) ...@@ -119,8 +119,6 @@ $(LOCAL_BUILT_MODULE): $(exp_sepolicy_build_files)
-s $^ > $@ -s $^ > $@
$(hide) sed '/dontaudit/d' $@ > $@.dontaudit $(hide) sed '/dontaudit/d' $@ > $@.dontaudit
GENERAL_SEPOLICY_POLICY.CONF = $(LOCAL_BUILT_MODULE)
exp_sepolicy_build_files := exp_sepolicy_build_files :=
################################## ##################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment