potter: set homebutton perms to system_server

Change-Id: Iedbce1519f163205f736e3fb275c06b25053fb70
This commit is contained in:
Vachounet
2017-07-18 09:37:31 +02:00
committed by Vachounet
parent 4ca09ff5d3
commit 79d6050c8c

View File

@@ -1,3 +1,5 @@
allow system_server sysfs_homebutton:file rw_file_perms;
allow system_server sysfs_homebutton:dir r_dir_perms;
allow system_server persist_file:dir rw_dir_perms;
allow system_server persist_file:file rw_file_perms;
allow system_server rild:binder transfer;