diff options
author | 2024-01-23 22:07:09 +0000 | |
---|---|---|
committer | 2024-01-23 22:07:09 +0000 | |
commit | 74965459c78384e0d29583939ce5962737f507eb (patch) | |
tree | 3c6efee9026468c29386f7b8188ff4e30139dfe5 /scripts/lint_project_xml.py | |
parent | 62dc7cad5250547f131862597981de2b5ad3da0d (diff) |
Introduce aconfig_declarations property in udc-mainline-prod
Currently, Soong changes in aosp are not merged to udc-mainline-prod,
while the mainline projects changes from aosp are merged. This leads to
a conflicting build configuration issue for aosp-first projects, which
want to maintain consistent bp module definition between aosp and main.
In order to support specifying `aconfig_declaration` property in aosp
for mainline projects, this change adds the property to the module
definition while not performing any build actions, in order to resolve
presubmit failures in udc-mainline-prod when specifying the property in
aosp changes.
Cherry-picking the aosp changes that introduces the property is not an
option, as the flagging infra is not expected to be imported to
udc-mainline-prod.
Test: m nothing --no-skip-soong-tests
Bug: 315027929
Merged-In: I37becd1b9dd9069d7ac4abed130906df30b3fdf4
Change-Id: Ie467c1dd4a36774f6268452fae8c054b9b3ad7d9
Diffstat (limited to 'scripts/lint_project_xml.py')
0 files changed, 0 insertions, 0 deletions