aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2014-11-06 19:22:09 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-06 19:22:09 +0000
commit39f92a8350cd02eaa279687699bc4208e9ab0dd8 (patch)
tree25b5fe87d53d7ef4a0a494ba9decbe66503e25b0 /Android.mk
parent57df7115cabbaee064922e17f899ea2b4f22a234 (diff)
parentf7e98fe2c988d88a4a98a1fdfd07561cef013e5c (diff)
downloadandroid_external_sepolicy-39f92a8350cd02eaa279687699bc4208e9ab0dd8.tar.gz
android_external_sepolicy-39f92a8350cd02eaa279687699bc4208e9ab0dd8.tar.bz2
android_external_sepolicy-39f92a8350cd02eaa279687699bc4208e9ab0dd8.zip
am f7e98fe2: Merge "recovery.te: add /data neverallow rules"
* commit 'f7e98fe2c988d88a4a98a1fdfd07561cef013e5c': recovery.te: add /data neverallow rules
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 6d6aee2..1535b56 100644
--- a/Android.mk
+++ b/Android.mk
@@ -83,6 +83,7 @@ sepolicy_build_files := security_classes \
initial_sids \
access_vectors \
global_macros \
+ neverallow_macros \
mls_macros \
mls \
policy_capabilities \