summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-11 00:15:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-11 00:15:51 +0000
commitcaede541f13c1ed866084c4f2b68f117c97fe0ab (patch)
treeccef1c13befe04690239aab004c48ec4b9ac4a0f
parent8cd36311adf5f422792363c79cedeb24fc6a9ea3 (diff)
parentc94f6bdc18810d9e185a6d5258e515aacc235af9 (diff)
downloadsqlite-android14-qpr2-release.tar.gz
Change-Id: If81bac0f3422525654adb2fe378f3521678f371e
-rw-r--r--dist/Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/Android.bp b/dist/Android.bp
index 4b6be74..46a7e23 100644
--- a/dist/Android.bp
+++ b/dist/Android.bp
@@ -201,9 +201,10 @@ cc_binary {
],
},
not_windows: {
- shared_libs: [
+ static_libs: [
"libicui18n",
"libicuuc",
+ "libicuuc_stubdata",
],
},
windows: {