Commit b8ab40f
Forward exec_properties attribute in android_application macro.
This ensures that execution requirements, such as memory limits, set on an android_application target are correctly passed through to the underlying android_application rule invocation. Previously, these properties were not consistently applied to all actions generated by the rule, particularly the bundle building steps.
PiperOrigin-RevId: 864999436
Change-Id: I02c7512636f54db40ffb80abe80c753e4754edab1 parent 3bf8bae commit b8ab40f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| 531 | + | |
531 | 532 | | |
0 commit comments