mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: work on sepolicy
* Allow system app to ioctl to FM Radio device * import some missing samsung vendor bins Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
eaeed21781
commit
53b426b522
6 changed files with 26 additions and 3 deletions
|
|
@ -5,6 +5,9 @@ type tz_user_device, dev_type;
|
|||
# /dev/m2m1shot_scaler0
|
||||
type m2m1shot_device, dev_type;
|
||||
|
||||
# FM Radio
|
||||
type fm_radio_device, dev_type;
|
||||
|
||||
# gps
|
||||
type gps_device, dev_type;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue