diff options
author | Simon Shields <keepcalm444@gmail.com> | 2016-02-09 12:23:15 +1100 |
---|---|---|
committer | tilaksidduram <tilaksidduram@gmail.com> | 2016-02-15 11:18:09 +0530 |
commit | 7105cb10014b1e193a6894b3b131ffbf024086ba (patch) | |
tree | 24fe1272639f985dc3dbea3fbd87fd91965593fb /selinux/file_contexts | |
parent | 4931fb3baaabe2a3c57969555a11e98c99977254 (diff) | |
download | device_samsung_n7100-7105cb10014b1e193a6894b3b131ffbf024086ba.zip device_samsung_n7100-7105cb10014b1e193a6894b3b131ffbf024086ba.tar.gz device_samsung_n7100-7105cb10014b1e193a6894b3b131ffbf024086ba.tar.bz2 |
n7100: move macloader and tinyplay sepolicy up to -common [2/2]
Change-Id: I874a9f2f6590755e5815e18bcdc5d1e0cdac4523
Diffstat (limited to 'selinux/file_contexts')
-rw-r--r-- | selinux/file_contexts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/selinux/file_contexts b/selinux/file_contexts index 988ef9a..fc824b3 100644 --- a/selinux/file_contexts +++ b/selinux/file_contexts @@ -61,5 +61,3 @@ # Misc /dev/HPD u:object_r:hpd_device:s0 -/system/bin/macloader u:object_r:macloader_exec:s0 -/system/bin/tinyplay u:object_r:tinyplay_exec:s0 |