platform_hardware_interfaces/automotive/remoteaccess
Yu Shan c07cdae9bb Add task schedule API to remote access HAL.
These APIs allows a client to schedule a task to be executed later.
If the vehicle is off when the task is to be exectued, the vehicle
will be woken up, execute the task and shutdown. If the vehicle is
already up, the task will be exectued.

Test: None
Bug: 282792374
Change-Id: I97c4fdbe2cba035e8bd9ddede4c94d0331c39eef
2023-09-14 18:10:10 -07:00
..
aidl_api/android.hardware.automotive.remoteaccess Add task schedule API to remote access HAL. 2023-09-14 18:10:10 -07:00
android/hardware/automotive/remoteaccess Add task schedule API to remote access HAL. 2023-09-14 18:10:10 -07:00
bind_to_device_socket_mutator Use internal gRPC headers in BindToDeviceSocketMutatorLib. 2023-05-03 22:26:13 +00:00
hal/default Implement a host side TestWakeupClientService. 2023-08-28 17:45:08 -07:00
test_grpc_server Implement a host side TestWakeupClientService. 2023-08-28 17:45:08 -07:00
Android.bp Add task schedule API to remote access HAL. 2023-09-14 18:10:10 -07:00
OWNERS Add remote access HAL interface and ref impl. 2022-10-26 17:16:05 -07:00