commit | e2c0e36970dcdbcc00e75ba4b78f388e87efe336 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Oct 26 01:05:31 2021 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Oct 26 01:05:31 2021 +0000 |
tree | fa1764aca60480414fb44c5b0eec03d991d8fc89 | |
parent | 4d7a9dc8917940c665a719b1c647ee9254074377 [diff] | |
parent | 14cc4783a18a0709e668985c2501db760e519a7e [diff] |
Snap for 7853077 from 14cc4783a18a0709e668985c2501db760e519a7e to tm-d1-release Change-Id: I4a1dab80537cb67fcedf4ee6adef94dcb1b8967a
diff --git a/extra-module.bp b/cargo2android-extra-module.bp similarity index 100% rename from extra-module.bp rename to cargo2android-extra-module.bp
diff --git a/cargo2android.json b/cargo2android.json index 3668ba2..530205a 100644 --- a/cargo2android.json +++ b/cargo2android.json
@@ -4,5 +4,5 @@ "run": true, "tests": true, "copy-out": true, - "add-toplevel-block": "extra-module.bp" + "add-toplevel-block": "cargo2android-extra-module.bp" }