Allow android_aar_prebuilt info files to be ignored during update
If the update_android_aar_prebuilts gn arg is set, all info files are updated. However, some info files could actually not be part of the repo but instead be pulled in via cipd along with the aar itself. This cl adds a gn template flag to disable updating info files for android_aar_prebuilt targets that specify it. Change-Id: I5b82b8e614ab989936834a1b270c0d97bba2da3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353355 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#797847}
Showing
Please register or sign in to comment