aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2023-10-10 12:24:11 +0100
committerAndrew Walbran <qwandor@google.com>2023-10-10 12:24:11 +0100
commit8b81b274001b6de823cae1a61124303b443d7494 (patch)
treef143d7a27b793d489e9f82a05946b4509a207db7
parent823cf831f9a26ecbf6060e0978a2b19e59c472bc (diff)
downloadmanaged-8b81b274001b6de823cae1a61124303b443d7494.tar.gz
Remove unused no-subdir flag.
It makes no difference to the Android.bp output. Test: Ran cargo2android.py Change-Id: Icf50b68004cc2f9f7522f35061a63c5ba8fe2613
-rw-r--r--cargo2android.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 1d312fd..d36fb44 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,6 +1,5 @@
{
"device": true,
- "no-subdir": true,
"run": true,
"tests": true
} \ No newline at end of file