Files
build_soong/java
Spandan Das a3264efb42 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

Merged-In: Ic408857db7760d912ef4694d2ed72c0b7106eb04
Change-Id: Ic408857db7760d912ef4694d2ed72c0b7106eb04
(cherry picked from commit ba7e532a11)
2022-04-29 17:35:51 +00:00
..
2020-11-30 14:16:02 -08:00
2022-04-13 02:12:37 +00:00
2022-03-18 20:48:27 +00:00
2022-03-22 16:40:13 +00:00
2022-01-12 18:48:39 +00:00
2022-02-24 10:15:27 +11:00
2021-06-30 14:29:49 -04:00
2022-04-08 14:43:18 +00:00