commit | 94c302a8222184b3880d5817c7ec616bb7aa778b | [log] [tgz] |
---|---|---|
author | John Budorick <[email protected]> | Thu Dec 19 00:52:21 2019 |
committer | Commit Bot <[email protected]> | Thu Dec 19 00:52:21 2019 |
tree | d57668b3662a5121627e5d7a48ba3c2234f22003 | |
parent | ebf569b8fcb70597ee2633b3efb1502743ab658f [diff] [blame] |
android: configure sdcard at runtime. Also adds .ini file reading & writing logic. Bug: 922145 Change-Id: I6abd19f70dc610f2b8b0e0bb5068ef0d64bf659a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1973194 Reviewed-by: Yun Liu <[email protected]> Commit-Queue: John Budorick <[email protected]> Cr-Commit-Position: refs/heads/master@{#726182}
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps index 7228436..29802b6 100644 --- a/build/android/test_runner.pydeps +++ b/build/android/test_runner.pydeps
@@ -173,6 +173,7 @@ pylib/local/device/local_device_test_run.py pylib/local/emulator/__init__.py pylib/local/emulator/avd.py +pylib/local/emulator/ini.py pylib/local/emulator/local_emulator_environment.py pylib/local/emulator/proto/__init__.py pylib/local/emulator/proto/avd_pb2.py