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.
11 lines
319 B
11 lines
319 B
#for gpu
|
|
rw_rockchip_graphic_device(platform_app)
|
|
|
|
allow platform_app hal_hdmi_hwservice:hwservice_manager { find };
|
|
|
|
allow platform_app ota_package_file:dir rw_dir_perms;
|
|
allow platform_app ota_package_file:file rw_file_perms;
|
|
# get_prop(platform_app, vendor_default_prop)
|
|
|
|
binder_call(platform_app, hal_hdmi_default)
|