5 Commits

Author SHA1 Message Date
de2cd5b1b5 api: use platform type (String!) for SERVICE_NAME field
Bare String in format 4.0 generates @RecentlyNonNull in from-text stubs
which is not public in stub-annotations and causes a javac error.
2026-06-15 07:50:02 +00:00
f75dfa2660 api: update system/current.txt to match actual API surface
PawletManager and updated PawletSystem methods added; generated by
m pawlet-system.stubs.source-update-current-api.
2026-06-15 07:46:17 +00:00
oxmc
359bc53e37 api: normalise all signature files to format 4.0
Metalava rejects a mix of format 2.0 and 4.0 files within the same
sdk_library because they have different kotlin-style-nulls settings.
All placeholder files were on 2.0; bump them to match current.txt.
2026-06-15 00:35:36 -07:00
51a93970d9 Gen api info 2025-11-29 19:16:24 +00:00
139351d30c Add api/system/current.txt 2025-09-09 12:52:55 -07:00