Commit Graph

4 Commits

Author SHA1 Message Date
shrikar
1e8a0ef73e Added access field to VehicleAreaConfig.aidl
Changed VHAL version from V2 to V3 for VehicleAreaConfig changes

Bug: 290801790
Test: manual build
Change-Id: I20c85f2144b088ef2e70def32602c0d41c602d29
2023-10-21 17:20:54 +00:00
Eva Chen
b36d24d12a Update VHAL property version to v3.
Bug: 295405997
Test: Manual Build
Change-Id: I2faf065006e6889309caf69a9b277f42fdc00702
2023-08-11 13:24:21 -07:00
Yu Shan
4247384b4d Split VHAL property into a separate AIDL interface.
Split VHAL property definitions and enums out from the VHAL interface
so that we can update the property separatly. This allows us to
backport new property definition to older releases more easily.

Test: Manual build
Bug: 264600792
Change-Id: I6040a1d4d7832a970a5ad5e5a28c359b15b402fb
2023-01-09 16:52:38 -08:00
Yu Shan
842efa2ebb Define a makefile for vhal static libs.
This prepares for upcoming VHAL interface split.

Test: Manual build
Bug: 264600792

Change-Id: I1686d37ac07d53f3e9c92302a9097844b54e9fc7
2023-01-06 17:01:08 -08:00