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:
roynatech2544 2021-12-29 17:57:59 +09:00
commit 53b426b522
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
6 changed files with 26 additions and 3 deletions

View file

@ -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;