Skip to content
Snippets Groups Projects
Commit 09fddac1 authored by Steven Moreland's avatar Steven Moreland
Browse files

Disallow sysfs_leds to coredomains.

Bug: 70846424
Test: neverallow not tripped
Change-Id: I9e351ee906162a594930b5ab300facb5fe807f13
parent 3ac8456f
No related branches found
No related tags found
No related merge requests found
get_prop(coredomain, pm_prop) get_prop(coredomain, pm_prop)
get_prop(coredomain, exported_pm_prop) get_prop(coredomain, exported_pm_prop)
full_treble_only(`
neverallow {
coredomain
-init
-vendor_init
# generic access to sysfs_type
-ueventd
-vold
-priv_app
-storaged
-system_app
} sysfs_leds:file *;
')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment