commit | 80004e3dc03a0d8cd622ff86d4b8c6a2bc7c4a23 | [log] [tgz] |
---|---|---|
author | Yike <yikezh@google.com> | Mon Aug 29 14:16:45 2022 +0800 |
committer | Yike <yikezh@google.com> | Mon Aug 29 14:16:45 2022 +0800 |
tree | f77515fc3bcf4ba013600866e8c0433a84c6da9a | |
parent | 5a9aacd12558cba601b4df1d680e4a2139d5c0b3 [diff] |
Add a missing test dependency for NetworkStagedRollbackTest In Android.bp, all dependencies of a test should be declared explicitly, so that test infrastructure could only provide the needed dependencies instead of all to run a test. This change adds the missing dependency that is used in test config file but not declared in Android.bp. Bug: 222438068 Test: atest NetworkStagedRollbackTest Change-Id: I94525c74165eefd76cccf71ca11b23f45e36d0cf