Commit graph

4 commits

Author SHA1 Message Date
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
Pavel Maltsev
d99798219b Regenerate make files for Vehicle HAL 2.1
Test: m -j32 ; manually verified Car Service is able to connect to HAL

Bug: b/34716856
Change-Id: I544fa67181ef1d5212c6476100728edaa9aa6c7e
2017-02-16 16:55:06 -08:00
Pavel Maltsev
2579fb792b Move Vehicle HAL under automotive package
Test: verified unit tests and VTS are passing

Bug: b/33200203
Change-Id: I69cc4bc0d4cbc1a6bf2f77564a8f70412fe06947
2017-02-05 16:48:12 -08:00
Renamed from vehicle/Android.bp (Browse further)