platform_hardware_interfaces/automotive
Yu Shan 2c37c11a82 Implement Unsubscribe in vhal proxy.
Implement the unsubscribe function in IVehicleHardware. This will
stop the server from generating property update events for the
specified [propId, areaId].

Test: atest GRPCVehicleHardwareUnitTest GRPCVehicleProxyServerUnitTest
Flag: EXEMPT hal change
Bug: 328316981
Merged-In: I35f4860eead0c8ec9b192657fe51cc0ff4319383
(cherry-picked from commit: cb00b1f816)

Change-Id: I35f4860eead0c8ec9b192657fe51cc0ff4319383
2024-05-23 15:51:25 -07:00
..
audiocontrol Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
can Merge "Updated 'cc' field of fuzz_config in Android.bp file" into main 2024-04-30 04:18:57 +00:00
evs Merge "Migrate Test Targets to New Android Ownership Model" into main 2024-04-22 15:01:56 +00:00
ivn_android_device Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
occupant_awareness/aidl Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
remoteaccess Merge "Migrate Test Targets to New Android Ownership Model" into main 2024-04-22 15:01:56 +00:00
sv Migrate Test Targets to New Android Ownership Model 2024-02-02 14:00:43 +00:00
vehicle Implement Unsubscribe in vhal proxy. 2024-05-23 15:51:25 -07:00
OWNERS
README.md
TEST_MAPPING

Autmotive HALs


Overview:

The automotive HAL tree is used by Android Automotive to discover and operate hardware specific to a car.

The HALs are not (yet) frozen, as the HAL definition is expected to evolve between Android releases.