mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: add Samsungparts
* It is based on XiaomiParts usually found on Xiaomi device trees Change-Id: If34ba79bba05ede0ce98bbedf14a1c318bee8fc4 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
71ff7a7017
commit
651386dfff
75 changed files with 3094 additions and 723 deletions
4
universal7885-common/sepolicy/samsungparts/init.te
Normal file
4
universal7885-common/sepolicy/samsungparts/init.te
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
allow init sysfs_gpu_tmu:file { setattr };
|
||||
allow init sysfs_flashlight:file { setattr };
|
||||
allow init sysfs_sec_switch_writable { setattr };
|
||||
allow init sysfs_battery_writeable { setattr };
|
||||
Loading…
Reference in a new issue