Commit b03491d
feat: spec-first pipeline — build java2spec generator
Extracts service mappings, parcelable wire formats, and typed constants
from Java source files into YAML spec files. Replaces genservicemap,
genparcelspec, and genconstants.
Merges Java-extracted data into existing AIDL-derived specs:
- 72 service mappings → servicemanager/spec.yaml
- Java wire formats → matched by package+type to AIDL parcelables
- 5 LocationProvider constants → android/location/spec.yaml1 parent 9766c32 commit b03491d
2 files changed
Lines changed: 477 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments