diff options
| author | 2022-04-22 17:28:25 +0000 | |
|---|---|---|
| committer | 2022-04-25 18:12:50 +0000 | |
| commit | ba7e532a117a64710bdd0493b21b671cf94033d8 (patch) | |
| tree | 83268b6c1c585c820b5c1d371650ad404917f7d8 /python/python.go | |
| parent | 77b99b097bccd034d9fcbfc67db5c38d1f724cdb (diff) | |
Enforce newapi check only if min_sdk_version < compile_sdk_version
- NewApi check should be enforced only if min_sdk_version is less than
the compile_sdk_version (the opposite direction should be a different
build-time error)
- Change the datatype of *sdkVersion to android.ApiLevel (from string)
to support version comparisons
Test: go build ./java
Test: no changes in ninja file
Bug: 228956345
Change-Id: Ic408857db7760d912ef4694d2ed72c0b7106eb04
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions