diff options
| author | 2022-06-27 18:27:54 +0000 | |
|---|---|---|
| committer | 2022-06-27 18:29:39 +0000 | |
| commit | bcf5b69c41b2a5401682e424596c33d1900bf791 (patch) | |
| tree | d06e2feb80ff4f60415a0ebbd5a383ea048e9c90 /api/api.go | |
| parent | 07943a5b9b83152c814b982b9b49a0cb73ab537d (diff) | |
Correctly parse minSdk even when targetSdk is a codename
The code that assigned target to min if min was not specified was
only checking for min codenames, but if the manifest specified a
numerical minSdkVersion, that is valid and would incorrectly prevent
the package from installing.
Bug: 237059024
Test: mts-tradefed > mts-eng-only -m ApkInApexTest
Change-Id: I3a2b9baa82ebb8ca9031c9fa128ce12bff17226e
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions