Files
build_soong/java
Jooyung Han 4c4da0688c fix: comparison between min_sdk_version
Added test demonstrates the error case. The bug was that java modules'
ShouldSupportSdkVersion() converts min_sdk_version into effective
version before comparison, which discards "preview" version into
"future" version. That caused a weird case like rejecting with error
"should support "S"" even when it is set to "S".

Bug: n/a
Test: m nothing
Change-Id: Ieb53f0097b2969a8535778b1286dbfa0d4895ad4
2021-06-23 10:45:28 +09:00
..
2020-11-30 14:16:02 -08:00
2021-04-08 11:27:24 +09:00
2021-06-18 11:46:52 +01:00
2021-06-17 21:41:17 +00:00
2020-12-21 12:31:51 -08:00
2021-06-17 21:41:17 +00:00
2021-05-24 13:32:56 +01:00
2021-03-31 13:17:42 -07:00
2021-03-15 13:58:44 -07:00
2021-06-17 15:59:07 +01:00
2021-04-01 10:33:20 +01:00
2019-10-18 15:14:15 -07:00