Add smcinvoke dev type. Should fix widevine on Redmi Note 9S
This commit is contained in:
parent
05b863b07a
commit
d917563900
@ -18,3 +18,4 @@
|
||||
|
||||
/efs u:object_r:efs_file:s0
|
||||
|
||||
/dev/smcinvoke u:object_r:smcinvoke_device:s0
|
||||
|
@ -24,3 +24,5 @@ allow ipacm hal_tetheroffload_hwservice:hwservice_manager { add };
|
||||
type rpmb_device, file_type;
|
||||
allow tee rpmb_device:blk_file rw_file_perms;
|
||||
allowxperm tee rpmb_device:blk_file ioctl { 0xb300-0xbfff };
|
||||
|
||||
type smcinvoke_device, dev_type;
|
||||
|
Loading…
Reference in New Issue
Block a user