summaryrefslogtreecommitdiff
path: root/gralloc4/src/allocator/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc4/src/allocator/Android.bp')
-rw-r--r--gralloc4/src/allocator/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc4/src/allocator/Android.bp b/gralloc4/src/allocator/Android.bp
index 630735b..3170c38 100644
--- a/gralloc4/src/allocator/Android.bp
+++ b/gralloc4/src/allocator/Android.bp
@@ -51,6 +51,7 @@ arm_gralloc_allocator_cc_defaults {
name: "arm_gralloc_allocator_defaults",
defaults: [
"arm_gralloc_defaults",
+ "android.hardware.graphics.common-ndk_shared",
],
soong_config_variables: {
gralloc_use_ion_dma_heap: {
@@ -88,7 +89,6 @@ arm_gralloc_allocator_cc_defaults {
"libsync",
"libutils",
"libnativewindow",
- "android.hardware.graphics.common-V4-ndk",
],
header_libs: [
"libnativebase_headers",