Loading common/dynamic/hal_lineage_fastcharge.te +1 −2 Original line number Diff line number Diff line # HWBinder IPC from client to server binder_call(hal_lineage_fastcharge_client, hal_lineage_fastcharge_server) add_hwservice(hal_lineage_fastcharge_server, hal_lineage_fastcharge_hwservice) allow hal_lineage_fastcharge_client hal_lineage_fastcharge_hwservice:hwservice_manager find; hal_attribute_hwservice(hal_lineage_fastcharge, hal_lineage_fastcharge_hwservice) # Allow binder communication with platform_app binder_call(hal_lineage_fastcharge, platform_app) common/dynamic/hal_lineage_health.te +1 −2 Original line number Diff line number Diff line # HwBinder IPC from client to server binder_call(hal_lineage_health_client, hal_lineage_health_server) add_service(hal_lineage_health_server, hal_lineage_health_service) allow hal_lineage_health_client hal_lineage_health_service:service_manager find; hal_attribute_service(hal_lineage_health, hal_lineage_health_service) common/dynamic/hal_lineage_livedisplay.te +1 −2 Original line number Diff line number Diff line # HwBinder IPC from client to server binder_call(hal_lineage_livedisplay_client, hal_lineage_livedisplay_server) add_hwservice(hal_lineage_livedisplay_server, hal_lineage_livedisplay_hwservice) allow hal_lineage_livedisplay_client hal_lineage_livedisplay_hwservice:hwservice_manager find; hal_attribute_hwservice(hal_lineage_livedisplay, hal_lineage_livedisplay_hwservice) common/dynamic/hal_lineage_powershare.te +1 −2 Original line number Diff line number Diff line # HwBinder IPC from client to server binder_call(hal_lineage_powershare_client, hal_lineage_powershare_server) add_service(hal_lineage_powershare_server, hal_lineage_powershare_service) allow hal_lineage_powershare_client hal_lineage_powershare_service:service_manager find; hal_attribute_service(hal_lineage_powershare, hal_lineage_powershare_service) common/dynamic/hal_lineage_touch.te +2 −4 Original line number Diff line number Diff line # HwBinder IPC from client to server binder_call(hal_lineage_touch_client, hal_lineage_touch_server) add_hwservice(hal_lineage_touch_server, hal_lineage_touch_hwservice) allow hal_lineage_touch_client hal_lineage_touch_hwservice:hwservice_manager find; hal_attribute_hwservice(hal_lineage_touch, hal_lineage_touch_hwservice) add_service(hal_lineage_touch_server, hal_lineage_touch_service) allow hal_lineage_touch_client hal_lineage_touch_service:service_manager find; hal_attribute_service(hal_lineage_touch, hal_lineage_touch_service) Loading
common/dynamic/hal_lineage_fastcharge.te +1 −2 Original line number Diff line number Diff line # HWBinder IPC from client to server binder_call(hal_lineage_fastcharge_client, hal_lineage_fastcharge_server) add_hwservice(hal_lineage_fastcharge_server, hal_lineage_fastcharge_hwservice) allow hal_lineage_fastcharge_client hal_lineage_fastcharge_hwservice:hwservice_manager find; hal_attribute_hwservice(hal_lineage_fastcharge, hal_lineage_fastcharge_hwservice) # Allow binder communication with platform_app binder_call(hal_lineage_fastcharge, platform_app)
common/dynamic/hal_lineage_health.te +1 −2 Original line number Diff line number Diff line # HwBinder IPC from client to server binder_call(hal_lineage_health_client, hal_lineage_health_server) add_service(hal_lineage_health_server, hal_lineage_health_service) allow hal_lineage_health_client hal_lineage_health_service:service_manager find; hal_attribute_service(hal_lineage_health, hal_lineage_health_service)
common/dynamic/hal_lineage_livedisplay.te +1 −2 Original line number Diff line number Diff line # HwBinder IPC from client to server binder_call(hal_lineage_livedisplay_client, hal_lineage_livedisplay_server) add_hwservice(hal_lineage_livedisplay_server, hal_lineage_livedisplay_hwservice) allow hal_lineage_livedisplay_client hal_lineage_livedisplay_hwservice:hwservice_manager find; hal_attribute_hwservice(hal_lineage_livedisplay, hal_lineage_livedisplay_hwservice)
common/dynamic/hal_lineage_powershare.te +1 −2 Original line number Diff line number Diff line # HwBinder IPC from client to server binder_call(hal_lineage_powershare_client, hal_lineage_powershare_server) add_service(hal_lineage_powershare_server, hal_lineage_powershare_service) allow hal_lineage_powershare_client hal_lineage_powershare_service:service_manager find; hal_attribute_service(hal_lineage_powershare, hal_lineage_powershare_service)
common/dynamic/hal_lineage_touch.te +2 −4 Original line number Diff line number Diff line # HwBinder IPC from client to server binder_call(hal_lineage_touch_client, hal_lineage_touch_server) add_hwservice(hal_lineage_touch_server, hal_lineage_touch_hwservice) allow hal_lineage_touch_client hal_lineage_touch_hwservice:hwservice_manager find; hal_attribute_hwservice(hal_lineage_touch, hal_lineage_touch_hwservice) add_service(hal_lineage_touch_server, hal_lineage_touch_service) allow hal_lineage_touch_client hal_lineage_touch_service:service_manager find; hal_attribute_service(hal_lineage_touch, hal_lineage_touch_service)