Commit graph

6 commits

Author SHA1 Message Date
Sally Qi
5730faa268 Use android.hardware.graphics.common wrap.
Bug: 291745893
Change-Id: Ie038262255ab5621c7b8ce3cec2b8343ef68f6dd
Test: builds
2023-10-09 17:39:54 +00:00
sergiuferentz
7d8b7fe3c9 Bump android.hardware.graphics.common V4->V5
Test: Build
Bug: 291142745
Change-Id: Ib5ca50de4eac7420a721d59e17070332854f649f
2023-10-03 16:11:51 +00:00
Chungjui Fan
bf3ff516ca lights: Add golden calibration support
The units should deploy the golden calibration data
in either case of replacement of MLB or CG.

Bug: 264023021
Change-Id: Idb670bfefb3585ee1413e16c3e07d4d818f3f9ab
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2023-01-05 06:51:34 +00:00
Chungjui Fan
4035c2576d lights: Add dusk mode support
Bug: 254534908
Test: VtsHalLightTargetTest
Change-Id: Ib7d3ff67b71597c2f6bb8a5a81ca9d23e58ccee8
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-11-01 08:32:39 +00:00
Chungjui Fan
55da5747a6 lights: Move version above fqname
system/libvintf/xsd/halManifest/vts/ValidateHalManifest.cpp:76: Failure
XML is not valid according to the xsd
While validating: (dir_path + "/"s + file_name).c_str()
Which is: /vendor/etc/vintf/manifest/android.hardware.lights-service.tangorpro.xml
Against the schema: xsd
Which is: /data/local/tmp/hal_manifest.xsd
Libxml2 errors:
Error: Element 'version': This element is not expected. Expected is ( fqname ).

Bug: 245442303
Test: Function works as expected
Change-Id: I51c94c509271caa13cd5e7b97c11a3ed866e4e95
2022-09-19 06:14:13 +00:00
Chungjui Fan
0d44479f24 Add the support of lights HAL
Bug: 230288032
Test: atest VtsHalLightTargetTest
Change-Id: I076e76f589a202833095b14a839500a26c35e9b3
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-07-05 02:51:35 +00:00