mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
Change-Id: I13eb7abd5d0651a52a8a14211c00b5e74798976f Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
6 lines
343 B
Text
6 lines
343 B
Text
type sysfs_gpu_tmu, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_flashlight, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_sec_switch, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_battery, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_battery_writable, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_sec_switch_writable, sysfs_type, rw_fs_type, fs_type;
|