Snap for 11104212 from d7cdc35b9f773b7595b997f5d07d455aedc65ae0 to 24Q1-release

Change-Id: I7083fccb6641fc5737606478d9a562061ba265d9
diff --git a/Android.bp b/Android.bp
index 2a3bab3..d558bb4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,8 +1,6 @@
-// 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.
 
-
-
 rust_library {
     name: "libpdl_runtime",
     host_supported: true,
diff --git a/cargo2android.json b/cargo2android.json
deleted file mode 100644
index fcf6c7d..0000000
--- a/cargo2android.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
-  "device": true,
-  "min-sdk-version": "33",
-  "run": true,
-  "tests": true
-}
\ No newline at end of file
diff --git a/cargo_embargo.json b/cargo_embargo.json
new file mode 100644
index 0000000..6549d09
--- /dev/null
+++ b/cargo_embargo.json
@@ -0,0 +1,4 @@
+{
+  "min_sdk_version": "33",
+  "run_cargo": false
+}