Remove USE_BAZEL_ANALYSIS
Use --bazel-mode-dev instead. Test: Treehugger Bug: 244309479 Change-Id: I570d02651eea92375cd96efbeb8d986a9495e1ed
This commit is contained in:
@@ -75,7 +75,7 @@ type bazelModuleProperties struct {
|
||||
|
||||
// Properties contains common module properties for Bazel migration purposes.
|
||||
type properties struct {
|
||||
// In USE_BAZEL_ANALYSIS=1 mode, this represents the Bazel target replacing
|
||||
// In "Bazel mixed build" mode, this represents the Bazel target replacing
|
||||
// this Soong module.
|
||||
Bazel_module bazelModuleProperties
|
||||
}
|
||||
|
Reference in New Issue
Block a user