Commit ddd4ed0
fix(specs): remove bogus CREATOR constants from ~20 spec files
CREATOR fields are Parcelable.Creator<T> objects, not int constants.
The specgen tool defaulted them to int/0, generating misleading
`const Creator = 0` in Go packages. Removed from all affected specs
and regenerated.
Also removes SUPPORTED_*_ABIS from build.yaml (String[] arrays,
not int constants) and fixes clipboard constants that became empty
after CREATOR removal.1 parent e801384 commit ddd4ed0
48 files changed
Lines changed: 66 additions & 138 deletions
File tree
- accounts
- consts
- app
- alarm
- consts
- consts
- job
- consts
- notification
- consts
- usage
- consts
- bluetooth
- consts
- le
- consts
- content
- clipboard
- consts
- pm
- consts
- resolver
- consts
- graphics/pdf
- consts
- hardware
- lights
- consts
- usb
- consts
- location
- consts
- net
- consts
- nsd
- consts
- wifi
- consts
- p2p
- consts
- rtt
- consts
- nfc
- consts
- os
- build
- consts
- storage
- consts
- print
- consts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments