commit | e4f5388cf32e18551d0710c35dff84c71a8031e5 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Mon Jul 19 11:14:55 2021 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Mon Jul 19 12:18:21 2021 -0700 |
tree | 636c2452058b49aaa6b0f342441fb404bf8505a1 | |
parent | 52a6dbe9d3c041fe616c857b9eb263533ef4fc3a [diff] |
Let cargo2android.py generate data properties for tests. Some tests load data from files. These files thus need to be copied to the correct location on the host/device so that the tests can access them. This adds an option to cargo2android.py so that it can generate these data properties. Bug: 171710847 Test: Use for a crate. Change-Id: I14a1ad8aca4625cc5f09807d19ffd7499fcf3689