[Android] Flatten data structure like dict in arg types #8905
Labels
module: android
Issues related to Android code, build, and execution
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
🚀 The feature, motivation and pitch
Per @JacobSzwejbka in python, basically everything gets flattened by a pytree lib, so on client like Android we would need to flatten as well. We need to support it to enable use case like #8665 (comment)
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
cc @cbilgin
The text was updated successfully, but these errors were encountered: