msm8953-common: Add homebutton perms and address denials

Signed-off-by: trpsl <trpsl755@gmail.com>
This commit is contained in:
Vachounet
2020-02-24 01:26:54 +01:00
committed by Jorge Lucas
parent 759f7b7910
commit 8aa8cdcd46
4 changed files with 11 additions and 0 deletions

View File

@@ -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 };