summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
author Jihoon Kang <jihoonkang@google.com> 2023-10-05 21:18:23 +0000
committer Jihoon Kang <jihoonkang@google.com> 2023-10-13 10:39:16 +0000
commitd67ac471d6317de6dd07f3b17051107f56a6d028 (patch)
tree4aa80a0fddd3f150ba9d09a1bb3de37a048d16bf /libs
parent0ac140858e514a63ea6e1c95e7efde29e0855d98 (diff)
Disable validations for full api surface stub java_api_library
java_api_library modules run validation to check the sanity of the API text files by default when generating the stubs from txt files. However, this leads to circular dependency issue when the validations are added to the full api surface stub java_api_library modules as droidstubs may set sdk_version property. Therefore, disable the validation for full api surface java_api_library (e.g. android_*_stubs_current) modules. Test: m nothing --build-from-text-stub Bug: 288624417 Change-Id: Ib1b7b804736ef4e4cd2ea979aabea211af1927af
Diffstat (limited to 'libs')
0 files changed, 0 insertions, 0 deletions