commit | 790921855c4657937ca41cc505b9a0055ee7847f | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Sat Oct 29 00:52:54 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Sat Oct 29 00:52:54 2022 +0000 |
tree | d95a3507fbb59883a5e58eb91ec0500b38bebe8f | |
parent | 34014048584e8720e2bf26903c20430eb5fb0c02 [diff] |
graphics.common V3 -> V4 Bug: 251177105 Test: builds Change-Id: I59a458554223fdbf01b2f0288b249ae8299af6fd
diff --git a/libs/gralloc/types/Android.bp b/libs/gralloc/types/Android.bp index 3d81c32..6d1dfe8 100644 --- a/libs/gralloc/types/Android.bp +++ b/libs/gralloc/types/Android.bp
@@ -58,7 +58,7 @@ ], export_shared_lib_headers: [ - "android.hardware.graphics.common-V3-ndk", + "android.hardware.graphics.common-V4-ndk", "android.hardware.graphics.mapper@4.0", "libhidlbase", ],