miuicamera: Address {camerapostproc_xiaomi,misys} denials
Change-Id: I6827573ecbe7958110dcb77793e23a8b3def6f80
This commit is contained in:
parent
c33a6e6115
commit
bbe55d54c6
2
sepolicy/vendor/hwservice_contexts
vendored
Normal file
2
sepolicy/vendor/hwservice_contexts
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
vendor.xiaomi.hardware.campostproc::IMiPostProcService u:object_r:hal_camerapostproc_xiaomi_hwservice:s0
|
||||
vendor.xiaomi.hardware.misys::IMiSys u:object_r:hal_misys_hwservice:s0
|
5
sepolicy/vendor/platform_app.te
vendored
Normal file
5
sepolicy/vendor/platform_app.te
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
type hal_camerapostproc_xiaomi_hwservice, hwservice_manager_type;
|
||||
type hal_misys_hwservice, hwservice_manager_type;
|
||||
|
||||
allow platform_app hal_camerapostproc_xiaomi_hwservice:hwservice_manager find;
|
||||
allow platform_app hal_misys_hwservice:hwservice_manager find;
|
Loading…
Reference in New Issue
Block a user