Merge "Update policy for ECOService switch to NDK binder" into main

This commit is contained in:
Fyodor Kyslov 2024-02-14 01:36:37 +00:00 committed by Android (Google) Code Review
commit 684123467f
4 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
type eco_service, service_manager_type;

View File

@ -1 +0,0 @@
type eco_service, vndservice_manager_type;

View File

@ -5,6 +5,7 @@ init_daemon_domain(mediacodec_samsung)
hal_server_domain(mediacodec_samsung, hal_codec2)
add_service(mediacodec_samsung, eco_service)
binder_use(mediacodec_samsung)
vndbinder_use(mediacodec_samsung)
allow mediacodec_samsung video_device:chr_file rw_file_perms;