You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
369 B
10 lines
369 B
7 months ago
|
get_prop(mediacodec, vendor_display_prop)
|
||
|
allow mediacodec hal_capabilityconfigstore_qti_hwservice:hwservice_manager find;
|
||
|
# Add sepolicy for ECOService
|
||
|
add_service(mediacodec, eco_service)
|
||
|
get_prop(mediacodec, vendor_ecoservice_prop)
|
||
|
allow mediacodec hal_camera_default:binder call;
|
||
|
r_dir_file(mediacodec, sysfs_soc)
|
||
|
|
||
|
dontaudit mediacodec sysfs_msm_subsys:dir search;
|