aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:14:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:14:55 +0000
commit695a988d8e9d9a3c4789f5a53d7e99172cb44d73 (patch)
tree223ab5cc8ec07dd491ae60c1dc8ffda8b845a03c
parent0e4de8e57a2905785bd9179af3586cf655b34568 (diff)
parent336ad81d9d3383ff59288c7799bfdc4022018743 (diff)
downloadvirtio-bindings-695a988d8e9d9a3c4789f5a53d7e99172cb44d73.tar.gz
Snap for 11071763 from 336ad81d9d3383ff59288c7799bfdc4022018743 to 24Q1-release
Change-Id: I7d1dfa294ca00c2bc8ac2de44e8e0cad854409d7
-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