Files
build_soong/java
Spandan Das e773739787 Update min_sdk_version from SdkSpec to ApiLevel
min_sdk_version signifies device version and does not need an sdkKind to
describe it fully. Update the type and cleanup existing usages. As a
side benefit, we also get better error handling since users can no
longer enter something like `public_30` as a valid min_sdk_version in bp
files

Will do a similar cleanup for targetSdkVersion and maxSdkVersion in a
followup CL

Test: m nothing
Test: no change in ninja files (this should be a no-op)
Bug: 208456999

Change-Id: Ie6ae7e267d093c5e4787e82685daaca1021d202e
2023-03-20 16:51:32 +00:00
..
2022-12-13 15:57:01 -08:00
2022-08-17 10:43:13 -07:00
2023-01-20 17:05:14 -05:00
2023-03-02 17:23:27 -08:00
2022-05-13 19:47:48 -04:00
2023-03-08 07:56:45 +00:00