review sys file nodes
Bug: 203025336 Test: check if the paths exist Change-Id: I5141545211e19d3c18b2c3bb315c10d33d5e3774
This commit is contained in:
parent
cf06f9ccbf
commit
37a0cb7547
4 changed files with 19 additions and 46 deletions
|
@ -16,10 +16,6 @@ type vendor_page_pinner_debugfs, fs_type, debugfs_type, sysfs_type;
|
|||
type vendor_mali_debugfs, fs_type, debugfs_type;
|
||||
type vendor_dri_debugfs, fs_type, debugfs_type;
|
||||
|
||||
# Exynos sysfs
|
||||
type sysfs_exynos_bts, sysfs_type, fs_type;
|
||||
type sysfs_exynos_bts_stats, sysfs_type, fs_type;
|
||||
|
||||
# Sensors
|
||||
type nanohub_lock_file, file_type, data_file_type;
|
||||
type sensor_vendor_data_file, file_type, data_file_type, mlstrustedobject;
|
||||
|
@ -40,7 +36,6 @@ type per_boot_file, file_type, data_file_type, core_data_file_type;
|
|||
|
||||
# Touch
|
||||
type proc_touch, proc_type, fs_type, mlstrustedobject;
|
||||
type sysfs_touch, sysfs_type, fs_type;
|
||||
|
||||
# Wireless
|
||||
type sysfs_wlc, sysfs_type, fs_type;
|
||||
|
@ -56,10 +51,6 @@ type persist_display_file, file_type, vendor_persist_type;
|
|||
# Charger
|
||||
type sysfs_chargelevel, sysfs_type, fs_type;
|
||||
|
||||
# bcl
|
||||
type sysfs_bcl, sysfs_type, fs_type;
|
||||
|
||||
type sysfs_chip_id, sysfs_type, fs_type;
|
||||
type sysfs_spi, sysfs_type, fs_type;
|
||||
|
||||
# Memory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue