Loading common/dynamic/hal_lineage_touch.te +3 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,6 @@ 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; add_service(hal_lineage_touch_server, hal_lineage_touch_service) allow hal_lineage_touch_client hal_lineage_touch_service:service_manager find; common/dynamic/service.te +1 −0 Original line number Diff line number Diff line type hal_lineage_health_service, hal_service_type, service_manager_type; type hal_lineage_powershare_service, hal_service_type, service_manager_type; type hal_lineage_touch_service, hal_service_type, service_manager_type; common/dynamic/service_contexts +6 −0 Original line number Diff line number Diff line vendor.lineage.health.IChargingControl/default u:object_r:hal_lineage_health_service:s0 vendor.lineage.powershare.IPowerShare/default u:object_r:hal_lineage_powershare_service:s0 vendor.lineage.touch.IGloveMode/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.IHighTouchPollingRate/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.IKeyDisabler/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.IKeySwapper/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.IStylusMode/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.ITouchscreenGesture/default u:object_r:hal_lineage_touch_service:s0 common/vendor/hal_lineage_touch_default.te +2 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,5 @@ hal_server_domain(hal_lineage_touch_default, hal_lineage_touch) type hal_lineage_touch_default_exec, exec_type, vendor_file_type, file_type; init_daemon_domain(hal_lineage_touch_default) binder_call(hal_lineage_touch_default, servicemanager) Loading
common/dynamic/hal_lineage_touch.te +3 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,6 @@ 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; add_service(hal_lineage_touch_server, hal_lineage_touch_service) allow hal_lineage_touch_client hal_lineage_touch_service:service_manager find;
common/dynamic/service.te +1 −0 Original line number Diff line number Diff line type hal_lineage_health_service, hal_service_type, service_manager_type; type hal_lineage_powershare_service, hal_service_type, service_manager_type; type hal_lineage_touch_service, hal_service_type, service_manager_type;
common/dynamic/service_contexts +6 −0 Original line number Diff line number Diff line vendor.lineage.health.IChargingControl/default u:object_r:hal_lineage_health_service:s0 vendor.lineage.powershare.IPowerShare/default u:object_r:hal_lineage_powershare_service:s0 vendor.lineage.touch.IGloveMode/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.IHighTouchPollingRate/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.IKeyDisabler/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.IKeySwapper/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.IStylusMode/default u:object_r:hal_lineage_touch_service:s0 vendor.lineage.touch.ITouchscreenGesture/default u:object_r:hal_lineage_touch_service:s0
common/vendor/hal_lineage_touch_default.te +2 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,5 @@ hal_server_domain(hal_lineage_touch_default, hal_lineage_touch) type hal_lineage_touch_default_exec, exec_type, vendor_file_type, file_type; init_daemon_domain(hal_lineage_touch_default) binder_call(hal_lineage_touch_default, servicemanager)