remove panther's touch setting
Bug: 256521567 Test: adb bugreport Change-Id: Ia4019d1c3b7db0ae278cb0133c1530857eac364c
This commit is contained in:
parent
381ae2dddb
commit
f1e1ee50c2
3 changed files with 0 additions and 8 deletions
|
@ -68,5 +68,3 @@ typeattribute sysfs_st33spi mlstrustedobject;
|
|||
# USB-C throttling stats
|
||||
type sysfs_usbc_throttling_stats, sysfs_type, fs_type;
|
||||
|
||||
# Touch
|
||||
type proc_touch, proc_type, fs_type;
|
||||
|
|
|
@ -18,9 +18,6 @@ genfscon sysfs /devices/platform/28000000.mali/uid_time_in_state
|
|||
genfscon sysfs /devices/soc0/machine u:object_r:sysfs_soc:s0
|
||||
genfscon sysfs /devices/soc0/revision u:object_r:sysfs_soc:s0
|
||||
|
||||
# Touch
|
||||
genfscon proc /focaltech_touch u:object_r:proc_touch:s0
|
||||
|
||||
# tracefs
|
||||
genfscon tracefs /events/dmabuf_heap/dma_heap_stat u:object_r:debugfs_tracing:s0
|
||||
|
||||
|
|
|
@ -19,9 +19,6 @@ allow vendor_init sysfs_st33spi:file w_file_perms;
|
|||
# Fingerprint property
|
||||
set_prop(vendor_init, vendor_fingerprint_prop)
|
||||
|
||||
# Touch
|
||||
allow vendor_init proc_touch:file w_file_perms;
|
||||
|
||||
allow vendor_init modem_img_file:filesystem { getattr };
|
||||
|
||||
# Battery
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue