move touch dump to gs-common
Bug: 256521567 Test: adb bugreport Change-Id: I198c227508606baf434de456f80477ce6bebcede
This commit is contained in:
parent
8586ba78c2
commit
304509819e
2 changed files with 0 additions and 4 deletions
|
@ -43,7 +43,6 @@ type sysfs_acpm_stats, sysfs_type, fs_type;
|
|||
type sysfs_wifi, sysfs_type, fs_type;
|
||||
type sysfs_exynos_bts, sysfs_type, fs_type;
|
||||
type sysfs_exynos_bts_stats, sysfs_type, fs_type;
|
||||
type sysfs_touch, sysfs_type, fs_type;
|
||||
type sysfs_bcmdhd, sysfs_type, fs_type;
|
||||
type sysfs_wlc, sysfs_type, fs_type;
|
||||
type sysfs_chargelevel, sysfs_type, fs_type;
|
||||
|
|
|
@ -48,9 +48,6 @@ allow hal_dumpstate_default logbuffer_device:chr_file r_file_perms;
|
|||
allow hal_dumpstate_default proc_f2fs:dir r_dir_perms;
|
||||
allow hal_dumpstate_default proc_f2fs:file r_file_perms;
|
||||
|
||||
allow hal_dumpstate_default sysfs_touch:dir r_dir_perms;
|
||||
allow hal_dumpstate_default sysfs_touch:file rw_file_perms;
|
||||
|
||||
allow hal_dumpstate_default vendor_displaycolor_service:service_manager find;
|
||||
binder_call(hal_dumpstate_default, hal_graphics_composer_default);
|
||||
allow hal_dumpstate_default sysfs_display:dir r_dir_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue