commit | 904ff8d382b64c4e16304b5a7e51d16ce968ad44 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Thu Sep 21 15:55:00 2023 -0700 |
committer | Anvesh Renikindi <renikindi@google.com> | Tue Nov 14 00:03:56 2023 +0000 |
tree | f6fdd975e2d9c500092b4c68a21e20009dbb3c93 | |
parent | e85b64e0fc05921ecfe994098e1a3cc35863c621 [diff] |
Update to minSdkVersion 19 for tests. androidx.test.monitor and other related libraries have updated their minSdkVersion to 19. This causes any android_test* target with minSdkVersion < 19 to fail building. This commit increments the affected tests to minSdkVersion 19. Test: m tests Bug: 299123220 Change-Id: I5cc2c236fb474ac373c5cca4cc79abcd2e558d61 Merged-In: I5cc2c236fb474ac373c5cca4cc79abcd2e558d61 (cherry picked from commit d95459651b0a6d3bff2362f31768e9c37b4bf782)