commit | bed4480ffd1ee2ed2500ab5d0f635414bc9ebf63 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Fri Jun 21 14:35:35 2024 +0800 |
committer | Junyu Lai <junyulai@google.com> | Mon Jul 01 13:33:13 2024 +0800 |
tree | 5703447597f3743d8cc3537535912e0a2d5e2a49 | |
parent | 850e6fae54a9b869f1142e191d2d1aa998686714 [diff] |
Add adb_utils for multidevice test This commit adds the necessary code for 'adb_utils' to enable APF multi-device testing which will be introduced in follow-up patches. This includes utilities of issuing shell command, parsing dumpsys key-value pairs, controlling doze mode and screen state. Additionally, unit tests are added to verify the basic functionality. Test: atest NetworkStaticLibHostPythonTests Bug: 335368434 Change-Id: I580e91b494580ec9105c8988972845d38c104031