summaryrefslogtreecommitdiff
path: root/gralloc4/src/allocator/Android.bp
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2024-03-06 09:30:00 -0800
committerXin Li <delphij@google.com>2024-03-06 09:30:00 -0800
commit75da8c2b6a290924157fb99dd0148f28cacfc7d9 (patch)
treea508cb65119b65346d5fdef28bec836659e434b5 /gralloc4/src/allocator/Android.bp
parentc8a041c524c5d4f14ea90b241140173951e19129 (diff)
parentf16b249a5e346bd673ba312f71c55f02c6d4a476 (diff)
downloadgchips-75da8c2b6a290924157fb99dd0148f28cacfc7d9.tar.gz
Merge Android 14 QPR2 to AOSP mainHEADmastermain
Bug: 319669529 Merged-In: I4216757468b9304fb354a44a9555b53d2e3ecb2c Change-Id: I9f1ded871cfb0802d06be1d338ddc468a6f6600d
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",