aboutsummaryrefslogtreecommitdiff
path: root/rules/apex/sdk_versions.bzl
AgeCommit message (Collapse)Author
2023-03-09Encapsulate api level functions into a struct.Jingwen Chen
This keeps the interface of api_levels.bzl neat. Test: presubmits Change-Id: I8876c35c4c2bc0b636c58f86c5cd16984acec8ee
2023-03-07Fix buildifier warnings in apex rulesCole Faust
There are still some lint warnings remaining, mostly revolving around adding documentation where I didn't feel confident filling it out. Bug: 271709362 Test: Presubmits Change-Id: Ie9021ef5920ce94b0037c50d211a9a952e8b3e62
2023-03-04Make copyright messages comments, not docstringsCole Faust
Otherwise the copywrite would be the main module-level documentation when generating documentation. Bug: 271709362 Test: Presubmits Change-Id: Ifc385b321e7226048dda47a6e1d0e0d667226483
2023-03-01Add support for APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE in apex.bzl.Jingwen Chen
Fixes: 268340414 Test: presubmits Change-Id: Icee1e68b1278bdc5ba7f8fcba31a2fcde8dfa03b