summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authoralk3pInjection <webmaster@raspii.tech>2021-08-08 11:08:43 +0800
committeralk3pInjection <webmaster@raspii.tech>2021-08-08 11:08:43 +0800
commit49106a14b5a27744a82f21d38ea120e9a33061f3 (patch)
tree74defe415cc048e1b59d0badcd6741b71a4b2c9c /dist
parentcf188905eba2defd493f0cf5e51b497c78bd0406 (diff)
parenteb99041baaa80506c07ca749d405a3752371e1a5 (diff)
Merge tag 'android-11.0.0_r40' into lineage-18.1HEADlineage-18.1
Android 11.0.0 Release 40 (RQ3A.210805.001.A1) Change-Id: I669442cfe31142509964a3be72168fe77e44d951
Diffstat (limited to 'dist')
-rw-r--r--dist/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/Android.bp b/dist/Android.bp
index 3bb9a10..b63021d 100644
--- a/dist/Android.bp
+++ b/dist/Android.bp
@@ -39,6 +39,7 @@ cc_defaults {
"-DSQLITE_ENABLE_BATCH_ATOMIC_WRITE",
"-DBIONIC_IOCTL_NO_SIGNEDNESS_OVERLOAD",
"-DSQLITE_DEFAULT_LEGACY_ALTER_TABLE",
+ "-DSQLITE_PRINTF_PRECISION_LIMIT=100000000",
"-Wno-unused-parameter",
"-Werror",