2017-11-17 20:16:22 +01:00
|
|
|
get_prop(coredomain, pm_prop)
|
2017-10-19 09:54:49 +02:00
|
|
|
get_prop(coredomain, exported_pm_prop)
|
2017-12-21 01:27:53 +01:00
|
|
|
|
|
|
|
full_treble_only(`
|
|
|
|
neverallow {
|
|
|
|
coredomain
|
2018-01-19 22:04:57 +01:00
|
|
|
|
|
|
|
# for chowning
|
2017-12-21 01:27:53 +01:00
|
|
|
-init
|
|
|
|
|
|
|
|
# generic access to sysfs_type
|
|
|
|
-ueventd
|
|
|
|
-vold
|
|
|
|
} sysfs_leds:file *;
|
|
|
|
')
|