aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 02:14:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 02:14:24 +0000
commit404247c3e39e1afaf329478bd895c03ad6dbd702 (patch)
tree223ab5cc8ec07dd491ae60c1dc8ffda8b845a03c
parentaaff83e8b42b2470dc6419c4f8cee8f205b141fb (diff)
parent4a3779cd328da545649a15be27d9774630f318b2 (diff)
downloadvirtio-bindings-404247c3e39e1afaf329478bd895c03ad6dbd702.tar.gz
Snap for 11073167 from 4a3779cd328da545649a15be27d9774630f318b2 to sdk-release
Change-Id: Ic2633277ea2e22db2a9f706ce93c19720452a57d
-rw-r--r--Android.bp2
-rw-r--r--cargo2android.json3
2 files changed, 4 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 03a89fc..5feba86 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py --run.
+// This file is generated by cargo2android.py --config cargo2android.json.
// Do not modify this file as changes will be overridden on upgrade.
diff --git a/cargo2android.json b/cargo2android.json
new file mode 100644
index 0000000..958632b
--- /dev/null
+++ b/cargo2android.json
@@ -0,0 +1,3 @@
+{
+ "run": true
+} \ No newline at end of file