This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_msm8953-common/sepolicy/vendor/system_app.te
2020-12-26 12:18:59 -03:00

6 lines
219 B
Plaintext

get_prop(system_app, vendor_fm_prop)
get_prop(system_app, hwrev_prop)
allow system_app sysfs_homebutton:file write;
allow system_app sysfs_homebutton:dir search;
allow system_app sysfs_homebutton:file { getattr open };