mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: address drm widevine denials while try to use it
This commit is contained in:
parent
5e14e4c0e8
commit
0423e2e88c
3 changed files with 2 additions and 5 deletions
|
|
@ -3,5 +3,3 @@
|
|||
### DATA
|
||||
/data/zram(/.*)? u:object_r:zram_data_file:s0
|
||||
|
||||
### SYSTEM
|
||||
/system/bin/inputmonitor u:object_r:inputmonitor_exec:s0
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
type inputmonitor, domain, coredomain;
|
||||
type inputmonitor_exec, exec_type, file_type, system_file_type;
|
||||
init_daemon_domain(inputmonitor)
|
||||
Loading…
Reference in a new issue