summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/gralloc/types/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/gralloc/types/Android.bp b/libs/gralloc/types/Android.bp
index 3d81c3292a..6d1dfe8124 100644
--- a/libs/gralloc/types/Android.bp
+++ b/libs/gralloc/types/Android.bp
@@ -58,7 +58,7 @@ cc_library {
],
export_shared_lib_headers: [
- "android.hardware.graphics.common-V3-ndk",
+ "android.hardware.graphics.common-V4-ndk",
"android.hardware.graphics.mapper@4.0",
"libhidlbase",
],