platform_hardware_interfaces/automotive
Eric Jeong a9a3ec3e1a Add PASSENGER_DISPLAY_BRIGHTNESS property
- DISPLAY_BRIGHTNESS can send a brightness to be applied on one display.
- On multi-display devices, brightness of each display should be
  communicated separately to VHAL.
- PASSENGER_DISPLAY_BRIGHTNESS is added to serve that purpose.

Bug: 269186221
Test: build okay
Change-Id: I749ecd451afc4f24039f6e594860f1cb0fcf3509
(cherry picked from commit b9748bad63)
Merged-In: I749ecd451afc4f24039f6e594860f1cb0fcf3509
2023-02-17 18:03:39 +00:00
..
audiocontrol Adding VTS tests for IAudioControl#registerModuleChangeCallback 2023-02-13 10:35:59 -08:00
can Merge "Move canhalconfigurator-aidl to /system_ext" 2023-02-01 21:31:21 +00:00
evs Add APIs for the sensor embedded data 2023-02-15 12:43:31 -08:00
ivn_android_device/aidl Define ivnandroiddevice HAL. 2023-02-14 11:15:40 -08:00
occupant_awareness/aidl Updating cc_fuzz with default service fuzzer config 2022-08-22 23:18:11 +00:00
remoteaccess Merge changes I3b0c6325,I40f97f4b am: a55e702324 am: 76c6b3a669 am: 673426770e 2022-12-08 03:23:04 +00:00
sv
vehicle Add PASSENGER_DISPLAY_BRIGHTNESS property 2023-02-17 18:03:39 +00: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.