Merge "Bump android.hardware.graphics.common V4->V5" into main

This commit is contained in:
Sergiu Ferentz 2023-10-09 08:27:26 +00:00 committed by Android (Google) Code Review
commit b12e265302

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"],