platform_vehiclefunctions_api_common_androidcar
This module provides classes which are intended to be used by vehicle functions service implementations.
The classes form an abstraction layer for the android.car API and implement the basic handling of vehicle property states.
Note: This module has a compile-only dependency on the android.car
library. Therefore, there is no android.car
library delivered with this module. Instead, a version of the android.car
library, based on the platform it will run on, is required to allow the symbols in this library to be resolved.