diff options
author | 2024-04-01 11:30:56 +0800 | |
---|---|---|
committer | 2024-04-01 11:40:21 +0800 | |
commit | 1f96994e53811242fe7ea8a8e9b0aced1de69d02 (patch) | |
tree | 126db3ac29ee9dd11616f9113e1d80085cd970f0 /filesystem/filesystem_test.go | |
parent | 4d4eb59a2ba7961eb84705df5e9997fb3dab938e (diff) |
Support `pyhon_rule_defaults` in Soong
This change adds support for `python_rule_defaults` in Soong, allowing
different targets to reuse the same dependencies. This resolves the
issue where different dependencies could not be synchronized due to the
lack of `python_rule_defaults` in Soong.
Bug: 331886818
Test: 1. Add phony_rule_defaults module in the Android.bp
2. Add the module in `defaults`
Change-Id: If3579ea685529858567748e6f34bcf7c5477bcfc
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions