platform_hardware_interfaces/automotive/evs/aidl
Changyeon Jo c9e4122f5b Implement incomplete or missing IEvsCamera methods
This CL completes IEvsCamera interface implementation by adding
following methods to a default AIDL EVS HAL implementation.
- IEvsCamera::importExternalBuffers()
- IEvsCamera::getIntParameterRange()
- IEvsCamera::setIntParameter()
- IEvsCamera::getIntParameter()

Fix: 275101894
Test: 1. Launch CVD in accelerated graphics mode (gfxstream).
      2. atest VtsHalEvsTargetTest --iteration 3
Change-Id: I70ed2a97f49d27146ce00cdaab9ca3f41a59fc98
2023-03-27 18:19:51 +00:00
..
aidl_api/android.hardware.automotive.evs Add Display ID when Getting Display State 2023-03-16 11:23:21 -07:00
android/hardware/automotive/evs Add Display ID when Getting Display State 2023-03-16 11:23:21 -07:00
impl Implement incomplete or missing IEvsCamera methods 2023-03-27 18:19:51 +00:00
vts Explicitly close the EVS display 2023-01-19 13:18:47 -08:00
Android.bp graphics.common V3 -> V4 2022-12-08 13:20:59 +00:00