Update hwui deps due to libtonemap

Libtonemap now accepts the display renderintent as an optional
parameter.

Bug: 227779465
Test: builds, boots
Change-Id: Ic9b48cba4bd23ec0b7e43ecdc1808f8bd522dcb3
This commit is contained in:
Alec Mouri
2022-04-14 23:24:28 +00:00
parent 0c05d9a948
commit a7bd3b9aed

View File

@@ -108,6 +108,7 @@ cc_defaults {
shared_libs: [
"android.hardware.graphics.common-V3-ndk",
"android.hardware.graphics.common@1.2",
"android.hardware.graphics.composer3-V1-ndk",
"liblog",
"libcutils",
"libutils",