Merge "Update policy for ECOService switch to NDK binder" into main
This commit is contained in:
commit
684123467f
1
mediacodec/common/sepolicy/service.te
Normal file
1
mediacodec/common/sepolicy/service.te
Normal file
@ -0,0 +1 @@
|
|||||||
|
type eco_service, service_manager_type;
|
@ -1 +0,0 @@
|
|||||||
type eco_service, vndservice_manager_type;
|
|
@ -5,6 +5,7 @@ init_daemon_domain(mediacodec_samsung)
|
|||||||
hal_server_domain(mediacodec_samsung, hal_codec2)
|
hal_server_domain(mediacodec_samsung, hal_codec2)
|
||||||
add_service(mediacodec_samsung, eco_service)
|
add_service(mediacodec_samsung, eco_service)
|
||||||
|
|
||||||
|
binder_use(mediacodec_samsung)
|
||||||
vndbinder_use(mediacodec_samsung)
|
vndbinder_use(mediacodec_samsung)
|
||||||
|
|
||||||
allow mediacodec_samsung video_device:chr_file rw_file_perms;
|
allow mediacodec_samsung video_device:chr_file rw_file_perms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user