aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-03 01:05:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-03 01:05:16 +0000
commiteb67e402b0c528bebbab6388da718ca59997dec2 (patch)
tree880bad06367fc7f6805cdb7fd23c3948553cbff0
parente7d3b7b3d550658f202e2f34b15fca82356f2a84 (diff)
parent57489e1f29e94b04da50c9355310abf44f838b19 (diff)
downloadbrotli-android14-qpr2-s2-release.tar.gz
Change-Id: I9bde8af23271d5d36bf5247fd5a451af48b8008d
-rwxr-xr-xAndroid.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f339783..14f9e34 100755
--- a/Android.bp
+++ b/Android.bp
@@ -102,6 +102,7 @@ cc_binary {
},
},
static_libs: ["libbrotli"],
+ stl: "none",
}
cc_library_shared {