20114d672c
Change-Id: Ie779392ab8118d192873a01ec5c7de3e5938ed17 Signed-off-by: Roman Birg <roman@cyngn.com>
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
/cache/dalvik-cache(/.*)? u:object_r:dalvikcache_data_file:s0
|
|
|
|
# Auditd is a logging daemon. Put it into logd's context
|
|
/system/bin/auditd u:object_r:logd_exec:s0
|
|
/data/misc/audit(/.*)? u:object_r:auditd_log:s0
|
|
|
|
/system/bin/sysinit u:object_r:sysinit_exec:s0
|
|
|
|
# For minivold in recovery
|
|
/sbin/minivold u:object_r:vold_exec:s0
|
|
|
|
#############################
|
|
# performance-related sysfs files (CM)
|
|
/sys/kernel/mm/ksm(/.*)? -- u:object_r:sysfs_writable:s0
|
|
/sys/devices/system/cpu.*/cpufreq(/.*)? -- u:object_r:sysfs_devices_system_cpu:s0
|
|
/sys/block/mmcblk0/queue/scheduler -- u:object_r:sysfs_writable:s0
|
|
|
|
/data/hostapd(/.*)? u:object_r:wifi_data_file:s0
|
|
/data/misc/radio(/.*)? u:object_r:radio_data_file:s0
|
|
|
|
#############
|
|
# Superuser's control sockets
|
|
/dev/com.android.settings.daemon(/.*)? u:object_r:superuser_device:s0
|
|
/dev/com.android.settings(/.*)? u:object_r:superuser_device:s0
|
|
|
|
# Expansion of these hooks is a bit unconventional
|
|
/cache/com.cyanogenmod.keyhandler.dex u:object_r:dalvikcache_data_file:s0
|
|
|
|
# Lockscreen wallpaper
|
|
/data/system/users/[0-9]+/keyguard_wallpaper u:object_r:wallpaper_file:s0
|