Bump VTS of android.hardware.light to V2

Test: atest VtsHalLightTargetTest
Bug: 218782124
Change-Id: I3687290755f10de6bf84c10ad97480f163f21005
This commit is contained in:
Chungjui Fan 2022-02-10 12:34:00 +08:00
parent 2f5c79713c
commit f75da44f15

View file

@ -36,7 +36,7 @@ cc_test {
"libbinder",
],
static_libs: [
"android.hardware.light-V1-cpp",
"android.hardware.light-V2-cpp",
],
test_suites: [
"vts",