sanders: More DTV fixes
* Add to check_features * Add proprietary blobs * Fix sepolicy Signed-off-by: jhenrique09 <jhenrique09.mcz@hotmail.com>
This commit is contained in:
@@ -14,6 +14,8 @@ allow init firmware_file:dir mounton;
|
||||
|
||||
allow init fm_radio_device:chr_file write;
|
||||
|
||||
allow init system_file:system module_load;
|
||||
|
||||
# ptt_socket_app
|
||||
allow init dnsproxyd_socket:sock_file write;
|
||||
allow init netd:unix_stream_socket connectto;
|
||||
|
||||
3
sepolicy/platform_app.te
Normal file
3
sepolicy/platform_app.te
Normal file
@@ -0,0 +1,3 @@
|
||||
typeattribute platform_app mlstrustedsubject;
|
||||
|
||||
allow platform_app isdbt_device:chr_file rw_file_perms;
|
||||
Reference in New Issue
Block a user