Bump android.hardware.graphics.common V4->V5

Test: Build
Bug: 291142745
Change-Id: Ib5ca50de4eac7420a721d59e17070332854f649f
This commit is contained in:
sergiuferentz 2023-09-25 15:04:30 +00:00 committed by Sergiu Ferentz
parent 9733160186
commit 7d8b7fe3c9

View file

@ -22,7 +22,7 @@ cc_binary {
static_libs: [
"//hardware/google/interfaces:com.google.hardware.pixel.display-V7-ndk",
"android.hardware.common-V2-ndk",
"android.hardware.graphics.common-V4-ndk",
"android.hardware.graphics.common-V5-ndk",
],
srcs: ["Lights.cpp", "led_lut_calibrator.cpp"],