summaryrefslogtreecommitdiff
path: root/gralloc4/src/allocator/Android.bp
diff options
context:
space:
mode:
authorAnkit Goyal <layog@google.com>2023-03-31 18:33:50 -0700
committerAnkit Goyal <layog@google.com>2023-04-05 17:37:34 -0700
commit8c6ee82767ba2155352e37ecd56ea4fbad1446a9 (patch)
tree73e8836f1100aae8aa8c72c007d305f46fd9e426 /gralloc4/src/allocator/Android.bp
parenteff215aefb27c8fe99e82c467372da2118ae247e (diff)
downloadgchips-8c6ee82767ba2155352e37ecd56ea4fbad1446a9.tar.gz
gralloc4: Remove dependence on libion_google
This patch also removes the allocation for NONSECURE usage bit as that is marked as invalid in mali_gralloc_usages.h Bug: 275481134 Bug: 245053092 Test: Boot to home Test: gfx-gralloc-alloc-test Change-Id: Id506dc806829b846562faed33d3270a17710f1d8
Diffstat (limited to 'gralloc4/src/allocator/Android.bp')
-rw-r--r--gralloc4/src/allocator/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gralloc4/src/allocator/Android.bp b/gralloc4/src/allocator/Android.bp
index 7a3cb31..fe42411 100644
--- a/gralloc4/src/allocator/Android.bp
+++ b/gralloc4/src/allocator/Android.bp
@@ -86,7 +86,6 @@ arm_gralloc_allocator_cc_defaults {
"liblog",
"libcutils",
"libdmabufheap",
- "libion_google",
"libsync",
"libutils",
"libnativewindow",