platform_hardware_interfaces/automotive/README.md
Scott Randolph 62fd03d8e6 Explicitly unfreeze the Automotive HALs
Per discussion with Treble team, keeping HALs unfrozen is suitable for
platforms whos functionality is evolving and which do not require hard
gaurantees of cross version vendor/system interoperability.

Test: build owl
Bug: 109674659
Change-Id: Idc2a391b4bd7c2edbf9cdd7fc099b9d4a6fcf95a
2018-06-04 14:21:31 -07:00

10 lines
251 B
Markdown

## 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.