summaryrefslogtreecommitdiff
path: root/gralloc4
diff options
context:
space:
mode:
authorYi Kong <yikong@google.com>2021-10-13 11:26:36 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-10-13 11:26:36 +0000
commitea5ea5ec6cec379154231dc7b288cf4dc860115a (patch)
tree482a3ed19affb0cb5c912b14260cd2fa4cf5e4d2 /gralloc4
parenta5b22cb7b8f0683a5ac53f610659edfa1fb5ecec (diff)
parent5e1a4e342979e2015992e4d34e95ae6c0923d702 (diff)
downloadgchips-ea5ea5ec6cec379154231dc7b288cf4dc860115a.tar.gz
Fix unused-command-line-argument warning am: 5e1a4e3429
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/google/gchips/+/16046848 Change-Id: I637f85cc79b39cf79d1525274cd68b64a892b21f
Diffstat (limited to 'gralloc4')
-rw-r--r--gralloc4/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gralloc4/Android.bp b/gralloc4/Android.bp
index a8f0da3..c30c359 100644
--- a/gralloc4/Android.bp
+++ b/gralloc4/Android.bp
@@ -61,7 +61,6 @@ arm_gralloc_cc_defaults {
vendor: true,
proprietary: true,
cflags: [
- "-ldl",
"-Wundef",
"-Werror",
"-DGRALLOC_LIBRARY_BUILD=1",