aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-10-18 15:39:30 -0700
committerJoel Galenson <jgalenson@google.com>2021-10-18 15:39:30 -0700
commit43008c563b09ce160efa57d8d09f0896d1aba3ed (patch)
treeb813742e2b07d293d370cd85fbd3509b0ec9da5e
parente4574c5a1db274ceeb4aa07079920d16a6b8331b (diff)
downloadrusqlite-43008c563b09ce160efa57d8d09f0896d1aba3ed.tar.gz
The external updater only copies over files prefixed with cargo2android to the new location, so the current version of the file means the updater fails. Test: Update the package. Change-Id: I76c20bd8a9f8cc611ad9eb3f7b3a1454f98a24ec
-rw-r--r--Android.bp2
-rw-r--r--cargo2android-extra-module.bp (renamed from extra-module.bp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 52e06d4..1b1003a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py --device --run --features=modern_sqlite,trace --add-toplevel-block extra-module.bp.
+// This file is generated by cargo2android.py --device --run --features=modern_sqlite,trace --add-toplevel-block cargo2android-extra-module.bp.
// Do not modify this file as changes will be overridden on upgrade.
package {
diff --git a/extra-module.bp b/cargo2android-extra-module.bp
index 33222cb..33222cb 100644
--- a/extra-module.bp
+++ b/cargo2android-extra-module.bp