commit | 24a205bb6f49b3e0b2b2fab3b9848369f9399b6a | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Mon Oct 23 16:10:04 2023 +0000 |
committer | Aurimas Liutikas <aurimas@google.com> | Mon Oct 23 16:10:07 2023 +0000 |
tree | 8c8a44a75435e18b7f79096ab2b2fbe162068e90 | |
parent | 2bd5bd3ff8aa124185d31e1c8f91423c6c299cf5 [diff] |
Remove unnecessary minSdkVersion in app CTS test manifest This seems to be accidentally added in ag/746767. Removing this as it is not needed. As-is, it is blocking androidx minSdkVersion bump to API 19. Bug: 307291543 Change-Id: I941c7f6a05af5e2fb3e4f0498d09df69cbd1d855 Test: None