commit | ac175cc44ff40634aa9b8d8fb15cb5dd94ab8285 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri May 05 16:29:14 2023 -0400 |
committer | John Reck <jreck@google.com> | Mon May 08 17:40:05 2023 -0400 |
tree | d2f958436eee8d0846b958d862b7d01f16349f52 | |
parent | daa90f677427abd84fab401ad71826bab7bc56d2 [diff] [blame] |
Use AHardwareBuffer_getAllocationSize Test: android.graphics.cts.BitmapTest#testGetAllocationSizeWrappedBuffer Bug: 280338223 Change-Id: I3baf204e59988c11a58a06fcb90a5e14525492e9
diff --git a/libs/hwui/Android.bp b/libs/hwui/Android.bp index 34af1f9..db58147 100644 --- a/libs/hwui/Android.bp +++ b/libs/hwui/Android.bp
@@ -129,6 +129,7 @@ "libandroidfw", "libcrypto", "libsync", + "libui", ], static_libs: [ "libEGL_blobCache",