aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-14 01:19:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-14 01:19:27 +0000
commitfb20dcc9020b6e93bc99df6045e3f18f50b7af79 (patch)
tree9fe722f85b473a8f9edf9875bd83fcb091a830aa
parent0e0f8a5c58818b347ad1f953d6ce357afd5f4481 (diff)
parent85763f1b385af21473bda94c2b0c6bee62545db9 (diff)
downloadvirglrenderer-sdk-release.tar.gz
Snap for 11573087 from 85763f1b385af21473bda94c2b0c6bee62545db9 to sdk-releaseplatform-tools-35.0.1sdk-release
Change-Id: I376ccd6e4e80999eec38a0f4a7b5942575cd92c0
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 5cfb6260..d590d80a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -162,10 +162,10 @@ cc_library {
],
shared_libs: [
"libcutils",
- "libdrm",
"liblog",
],
static_libs: [
+ "libdrm",
"libepoxy",
"libgbm",
],