Add smcinvoke dev type. Should fix widevine on Redmi Note 9S
This commit is contained in:
parent
a3d37b4e23
commit
f2790b44b4
@ -16,3 +16,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