Bump android.hardware.graphics.common V4->V5
Test: Build Bug: 291142745 Change-Id: Ib5ca50de4eac7420a721d59e17070332854f649f
This commit is contained in:
parent
9733160186
commit
7d8b7fe3c9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ cc_binary {
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"//hardware/google/interfaces:com.google.hardware.pixel.display-V7-ndk",
|
"//hardware/google/interfaces:com.google.hardware.pixel.display-V7-ndk",
|
||||||
"android.hardware.common-V2-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"],
|
srcs: ["Lights.cpp", "led_lut_calibrator.cpp"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue