summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Alec Mouri <alecmouri@google.com> 2022-04-18 22:19:54 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2022-04-18 22:19:54 +0000
commitcc7a66daf66926ab71254c5817fc6b484eb9de32 (patch)
tree049b218f66d3d60e12779f3eb332779605e22f86
parent03c9ba8aed5ae5fcfc5a5821821f565e321c7170 (diff)
parenta7bd3b9aedec986bb622d0d9fffa7aef183fa46a (diff)
Merge "Update hwui deps due to libtonemap" into tm-dev
-rw-r--r--libs/hwui/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/Android.bp b/libs/hwui/Android.bp
index d8b077b32420..ad9aa6cdd3d9 100644
--- a/libs/hwui/Android.bp
+++ b/libs/hwui/Android.bp
@@ -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",