Snap for 11449429 from 0cdeb7aed13e0ace6537582d67a65990849be0bf to 24Q2-release
Change-Id: Iaee362f86dcc5fea70bb95f7278a5986b75c69db
This commit is contained in:
commit
0af5d56077
@ -26,5 +26,7 @@ DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/audio/aidl/d
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.audio_hal.aidl.enable=true
|
||||
PRODUCT_SYSTEM_EXT_PROPERTIES += \
|
||||
ro.audio.ihaladaptervendorextension_enabled=true
|
||||
|
||||
$(call soong_config_set,pixel_audio_hal_type,aidl_build,true)
|
||||
|
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)
|
||||
add_service(mediacodec_samsung, eco_service)
|
||||
|
||||
binder_use(mediacodec_samsung)
|
||||
vndbinder_use(mediacodec_samsung)
|
||||
|
||||
allow mediacodec_samsung video_device:chr_file rw_file_perms;
|
||||
|
Loading…
x
Reference in New Issue
Block a user