Bug: 196916111 Test: boot to home with all services launched Change-Id: I3453fc01cec5fd7b2b2a44a6f20c64e818ce1acd
9 lines
325 B
Text
9 lines
325 B
Text
userdebug_or_eng(`
|
|
set_prop(mediacodec, vendor_codec2_debug_prop)
|
|
')
|
|
|
|
add_service(mediacodec, eco_service)
|
|
allow mediacodec hal_camera_default:binder call;
|
|
allow mediacodec sysfs_video:file r_file_perms;
|
|
allow mediacodec sysfs_video:dir r_dir_perms;
|
|
allow mediacodec dmabuf_system_secure_heap_device:chr_file r_file_perms;
|