summaryrefslogtreecommitdiff
path: root/hwc3
diff options
context:
space:
mode:
authorShiyong Li <shiyongli@google.com>2022-09-13 23:30:40 +0000
committerShiyong Li <shiyongli@google.com>2022-12-27 23:38:01 +0000
commit23016a02a39e950feea3210191de697745fd8014 (patch)
treeb03d9881430f05a5b338ecdeb3ea75c9f4b89f29 /hwc3
parent4e4a367df8470c7c2743cd12997f70eba2e4dca7 (diff)
libhwc2.1: support display panel operation rate feature
Bug: 202181466 Signed-off-by: Shiyong Li <shiyongli@google.com> Change-Id: I3362c868bdee34369513b2a6ccbc9abe5b8beb59
Diffstat (limited to 'hwc3')
-rw-r--r--hwc3/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwc3/Android.mk b/hwc3/Android.mk
index 61667c6..98f090b 100644
--- a/hwc3/Android.mk
+++ b/hwc3/Android.mk
@@ -35,7 +35,7 @@ LOCAL_SHARED_LIBRARIES := android.hardware.graphics.composer3-V2-ndk \
android.hardware.graphics.composer@2.1-resources \
android.hardware.graphics.composer@2.2-resources \
android.hardware.graphics.composer@2.4 \
- com.google.hardware.pixel.display-V7-ndk \
+ com.google.hardware.pixel.display-V8-ndk \
libbase \
libbinder \
libbinder_ndk \