Move memory dump to gs-common
Bug: 240530709 Test: adb bugreport Change-Id: Ie860adb97d7bcebf87cd4280e1d5601163d06074
This commit is contained in:
parent
806fda64ba
commit
176bdd647d
2 changed files with 0 additions and 4 deletions
|
@ -28,9 +28,7 @@ type sysfs_write_leds, sysfs_type, fs_type;
|
|||
|
||||
# debugfs
|
||||
type vendor_regmap_debugfs, fs_type, debugfs_type;
|
||||
type vendor_dmabuf_debugfs, fs_type, debugfs_type;
|
||||
type vendor_dri_debugfs, fs_type, debugfs_type;
|
||||
type vendor_page_pinner_debugfs, fs_type, debugfs_type;
|
||||
|
||||
# persist
|
||||
type persist_camera_file, file_type, vendor_persist_type;
|
||||
|
|
|
@ -38,10 +38,8 @@ genfscon proc /fs/f2fs u:object
|
|||
genfscon proc /sys/vm/swappiness u:object_r:proc_dirty:s0
|
||||
|
||||
# debugfs
|
||||
genfscon debugfs /dma_buf/bufinfo u:object_r:vendor_dmabuf_debugfs:s0
|
||||
genfscon debugfs /regmap u:object_r:vendor_regmap_debugfs:s0
|
||||
genfscon debugfs /dri/0/crtc- u:object_r:vendor_dri_debugfs:s0
|
||||
genfscon debugfs /page_pinner u:object_r:vendor_page_pinner_debugfs:s0
|
||||
|
||||
# Haptics
|
||||
genfscon sysfs /devices/platform/10970000.hsi2c/i2c-5/i2c-cs40l26a u:object_r:sysfs_vibrator:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue