aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-11 02:13:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-11 02:13:14 +0000
commitb0326951734447e6a1dbcb73e50b05f81fd7ce5c (patch)
treeac4540f99c41abc243c9ae52cd28f983d42f7055
parent9fa1f50232fba2a0b5abe3bdbf2760dff9a0e43a (diff)
parent341ba1e44c292aa888398300e3fc1fde8e4d5412 (diff)
downloadpin-project-lite-android14-qpr2-s3-release.tar.gz
Change-Id: I45ecaf0233b32848f3acb4b002419efe9bef82aa
-rw-r--r--Android.bp2
-rw-r--r--cargo2android.json7
-rw-r--r--cargo_embargo.json4
3 files changed, 5 insertions, 8 deletions
diff --git a/Android.bp b/Android.bp
index 150a9f0..48f3c2c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py --config cargo2android.json.
+// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.
package {
diff --git a/cargo2android.json b/cargo2android.json
deleted file mode 100644
index ef4e5f8..0000000
--- a/cargo2android.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "dependencies": true,
- "device": true,
- "min-sdk-version": "29",
- "run": true,
- "vendor-available": true
-}
diff --git a/cargo_embargo.json b/cargo_embargo.json
new file mode 100644
index 0000000..a6d8815
--- /dev/null
+++ b/cargo_embargo.json
@@ -0,0 +1,4 @@
+{
+ "min_sdk_version": "29",
+ "run_cargo": false
+}