diff options
| author | 2024-07-23 15:26:01 +0800 | |
|---|---|---|
| committer | 2024-07-23 15:26:01 +0800 | |
| commit | 154e05ba51c1b9ec2cbab551e8aeb4087b6ac7bb (patch) | |
| tree | bb50c5a8fdb7d3b4d40546dc0f50504a401ff7a8 /java/java.go | |
| parent | 39d3883500fe2fa964a64df2e3225a7811744b5e (diff) | |
Enable select syntax support for `phony_deps` in phony_rule
Previously, `phony_deps` in `phony_rule` was a simple []string type, so
the select syntax was not supported. This change modifies it to a
Configurable[[]string] type to enable select syntax support.
Bug: 354850153
Test: Add select syntax in the Andorid.bp
Change-Id: Ibc5e5ee5d8fb9c19dc45d744a71b625fe94c9d88
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions