sanders: sepolicy update

Change-Id: Ibc045495b988437244304f37d451c9537a53a4f3
This commit is contained in:
Vachounet
2018-01-15 10:11:50 +01:00
committed by therootlord
parent c65378a328
commit 005c212c61
23 changed files with 276 additions and 26 deletions

View File

@@ -6,12 +6,10 @@
/dev/hidraw[0-9]* u:object_r:amps_raw_device:s0
# Binaries
/system/bin/adspd u:object_r:adspd_exec:s0
#/system/vendor/bin/adspd u:object_r:adspd_exec:s0
/system/bin/charge_only_mode u:object_r:charge_only_exec:s0
/system/bin/init\.mmi\.boot\.sh u:object_r:mmi_boot_exec:s0
/system/bin/wlan_carrier_bin\.sh u:object_r:init_wifi_exec:s0
/system/bin/motosh u:object_r:sensor_hub_exec:s0
/system/bin/akmd09912 u:object_r:akmd_exec:s0
#/system/vendor/bin/init\.mmi\.boot\.sh u:object_r:mmi_boot_exec:s0
#/system/vendor/bin/wlan_carrier_bin\.sh u:object_r:init_wifi_exec:s0
# CMActions
/sys/homebutton(/.*)? u:object_r:sysfs_homebutton:s0
@@ -110,3 +108,19 @@
# WCNSS
/sys/module/wcnsscore/parameters(/.*)? u:object_r:sysfs_wcnsscore:s0
/data/misc/perfd(/.*)? u:object_r:perfd_data_file:s0
/data/system/perfd(/.*)? u:object_r:perfd_data_file:s0
/data/oemnvitems(/.*)? u:object_r:nv_data_file:s0
/data/vendor/time(/.*)? u:object_r:time_data_file:s0
/system/vendor/bin/perfd u:object_r:perfd_exec:s0
/system/vendor/bin/hw/android\.hardware\.power@1\.1-service\.qti u:object_r:hal_power_default_exec:s0
/system/vendor/radio(/.*)? u:object_r:radio_data_file:s0
/system/vendor/bin/sensorservice_32 u:object_r:hal_sensors_default_exec:s0
/system/vendor/bin/qmi_motext_hook u:object_r:radio_data_file:s0
/sys/kernel/debug/rmt_storage(/.*)? u:object_r:debugfs_rmt_storage:s0
/data/vendor/nfc(/.*)? u:object_r:nfc_data_file:s0