mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
9 lines
374 B
Plaintext
9 lines
374 B
Plaintext
# Binder access (for display.qservice)
|
|
# TODO remove after the HAL is fixed
|
|
binder_service(hal_graphics_composer_default)
|
|
binder_use(hal_graphics_composer_default)
|
|
allow hal_graphics_composer_default surfaceflinger_service:service_manager { add find };
|
|
|
|
# HWC_UeventThread
|
|
allow hal_graphics_composer_default self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
|