Files
build_soong/android
Colin Cross ff0daf4ccf Fix sdk_version: "system_current" when Platform_sdk_final=true
When PLATFORM_VERSION_CODENAME is set to REL Platform_sdk_final
becomes true, which causes the return value of sdkVersionToNumber
for "system_current" to a real version number instead of
FutureApiLevel.  This enables the check against
PlatformSystemSdkVersions, which doesn't contain "current".  Use
the numeric value instead.

Fixes: 129786845
Test: sdk_test.go
Change-Id: If7cf211cc01c5fbf3e3ece3c3f604718a13d5a9b
2019-04-02 23:18:30 +00:00
..
2019-03-21 08:05:50 +09:00
2019-02-06 01:52:41 +00:00
2019-02-06 01:52:41 +00:00
2019-03-15 11:04:48 -06:00
2018-07-22 21:18:45 -07:00
2017-08-31 13:48:52 -07:00
2016-11-22 15:41:08 -08:00
2016-11-22 15:41:08 -08:00
2019-02-13 23:32:51 +00:00
2019-04-02 16:38:55 +00:00
2019-03-27 11:21:24 -07:00
2018-09-13 18:27:50 +00:00
2019-03-28 15:56:22 -07:00
2019-04-02 16:38:55 +00:00
2019-03-29 16:35:06 -07:00
2019-02-19 11:19:09 -08:00
2019-03-19 23:47:22 +00:00
2019-02-19 16:58:43 -08:00
2019-02-20 15:43:06 -08:00