Migrate deployInfo to Starlark implementation
ted-xie opened this issue · 1 comments
ted-xie commented
native.android_binary()'s deployInfo enables Bazel to interface with IDEs (specifically with the ASwB plugin). This should be migrated to Starlark to integrate better with the Starlark android_binary.
ahumesky commented
This is migrated to Starlark