projects
/
GitHub
/
LineageOS
/
android_device_samsung_universal7580-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84a2b38
)
universal7580: sepolicy: remove already defined type
author
Jan Altensen
<info@stricted.net>
Mon, 21 Sep 2020 19:06:39 +0000
(21:06 +0200)
committer
Jan Altensen
<info@stricted.net>
Mon, 21 Sep 2020 19:06:39 +0000
(21:06 +0200)
Change-Id: I594e5efc8c79f48ea9118d74f957b0d947bd7fe5
sepolicy/file.te
patch
|
blob
|
blame
|
history
diff --git
a/sepolicy/file.te
b/sepolicy/file.te
index 08b2666aa09adc094ae85d7339dbe2c3aa9e7088..47d1f338647d3012f6593bf1a87e464759fbb79a 100644
(file)
--- a/
sepolicy/file.te
+++ b/
sepolicy/file.te
@@
-43,7
+43,6
@@
type sysfs_wifi, fs_type, sysfs_type, mlstrustedobject;
type sysfs_usb_supply, sysfs_type, fs_type, mlstrustedobject;
type sysfs_mmc, sysfs_type, fs_type, mlstrustedobject;
type sysfs_graphics, sysfs_type, fs_type, mlstrustedobject;
-type sysfs_ion, sysfs_type, fs_type, mlstrustedobject;
type sysfs_block, sysfs_type, fs_type, mlstrustedobject;
type sysfs_jack, sysfs_type, fs_type, mlstrustedobject;
type sysfs_v4l, sysfs_type, fs_type, mlstrustedobject;