summaryrefslogtreecommitdiff
path: root/gralloc4/src/core/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc4/src/core/Android.bp')
-rw-r--r--gralloc4/src/core/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc4/src/core/Android.bp b/gralloc4/src/core/Android.bp
index b2e5ca3..a6ee46e 100644
--- a/gralloc4/src/core/Android.bp
+++ b/gralloc4/src/core/Android.bp
@@ -39,6 +39,7 @@ arm_gralloc_core_cc_defaults {
name: "arm_gralloc_core_defaults",
defaults: [
"arm_gralloc_defaults",
+ "android.hardware.graphics.common-ndk_shared",
],
soong_config_variables: {
gralloc_ion_sync_on_lock: {
@@ -69,7 +70,6 @@ arm_gralloc_core_cc_defaults {
"libcutils",
"libutils",
"android.hardware.graphics.common@1.2",
- "android.hardware.graphics.common-V4-ndk",
],
target: {
android: {