diff options
author | Inseob Kim <inseob@google.com> | 2021-04-05 13:37:02 +0900 |
---|---|---|
committer | Inseob Kim <inseob@google.com> | 2021-04-07 17:24:08 +0900 |
commit | 1b6fb87654417375dcaa94f317c7411bab51efa0 (patch) | |
tree | 3d94311c26a46978284c341f7dd63591788b36ef /java/java.go | |
parent | 27d220662f02a9c6f5beccecbcfe78afbfed0d5e (diff) |
Automatically set Androidmk suffix of snapshot
Androidmk_suffix has been captured with "m vendor-snapshot". But the
suffix is to avoid collision with core variants, so the suffix should be
based on the existence of core variants. This change sets the suffix by
using OtherModuleDependencyVariantExists. This way we can also avoid
mutators and global states.
Bug: 179665538
Test: m nothing (soong test)
Change-Id: I35343aa2c4c07782057b82e6dd0e705a786e55fc
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions