commit | daa3530b6312134f897d106b6893677b96d8ba7c | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Mon Feb 12 23:18:52 2024 +0000 |
committer | LaMont Jones <lamontjones@google.com> | Mon Feb 12 15:38:23 2024 -0800 |
tree | 9329c3c58a2b8ae595e9bd65365c527a82944755 | |
parent | c8a73723476ba714efa119f35daf476f314b10c5 [diff] |
Set is_stubs_module for stubs modules This change sets is_stubs_module property to true for combined modules genreated in `combined_apis` and non-updatable stub modules, which are not generated via java_sdk_library but are maintained separately. Test: m nothing --no-skip-soong-tests Bug: 310504781 Change-Id: I1293208e575a76db2cc4dc6c8564369804bb4ac5