aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-29 00:11:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-29 00:11:26 +0000
commit6236193bb588273ce2bb6c8de5abaea630f5e0aa (patch)
treed9d27fe34911ab1991b37c1d969e6c2c976335b0
parent0da8275be50ad0a75c9f0d66c232dae5b32b86de (diff)
parent148401db314f2e4f23a771aac82ad8d4b6139a28 (diff)
downloadcpython3-android14-qpr2-s5-release.tar.gz
Change-Id: I5952a5fa7669979b88d86b8b9f78658ba5f9074b
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 594f47132f..630fefe20b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -385,7 +385,7 @@ cc_defaults {
},
host: {
static_libs: [
- "libsqlite",
+ "libsqlite_static_noicu",
"liblog",
"libopenssl_ssl",
"libopenssl_crypto",