msm8953-common: Add homebutton perms and address denials
Signed-off-by: trpsl <trpsl755@gmail.com>
This commit is contained in:
3
sepolicy/vendor/system_app.te
vendored
3
sepolicy/vendor/system_app.te
vendored
@@ -1,2 +1,5 @@
|
||||
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 };
|
||||
|
||||
Reference in New Issue
Block a user