commit | b9fc3ad8e33f967236fe3440cfc426a5f6a6d632 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri Feb 19 10:08:58 2021 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri Feb 19 10:08:58 2021 +0000 |
tree | e82771d2afd9b3bb8f2f040c37e9ae9c0812848f | |
parent | f51099dae345f89d70a71d364d5534fdfecf3d1b [diff] |
Add a public test method to reset package version Instead of having the cached version field protected, which is only usable by DeviceConfigUtilsTest, have a public method to reset it to -1 so that other tests exercising feature flags can reset it before and after running. Bug: 173068192 Test: atest NetworkStaticLibTests Change-Id: I8f5be3c91b2a47070507d5bf263e2e5d7d9d9d14