Commit a0aa49c
fix: regenerate code for CharSequence, fix nested proto package names
Regenerate all proto/gRPC/CLI code after jni v0.0.5 fixed CharSequence
return type from string to *jni.Object. Methods returning CharSequence
now correctly use the object-handle pattern instead of string assignment.
Fix proto package name for nested packages (health/connect,
security/keystore): use dots instead of slashes in proto package
declaration. Add ProtoPackage field to ProtoData.
Fix proto filename for nested packages: use filepath.Base for the
filename segment.1 parent 718b626 commit a0aa49c
42 files changed
Lines changed: 5779 additions & 981 deletions
File tree
- cmd/jnicli
- grpc
- client
- admin
- clipboard
- telephony
- server
- admin
- clipboard
- telephony
- proto
- admin
- app
- audiomanager
- biometric
- clipboard
- credentials
- handlestore
- health/connect
- net
- notification
- pm
- security/keystore
- session
- telephony
- tools/pkg/protogen
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.
0 commit comments