| commit | 92d6f9e038f6d45c0456dfcc2874fa18764851cc | [log] [tgz] |
|---|---|---|
| author | Yuexi Ma <yuexima@google.com> | Fri Nov 22 12:40:44 2024 -0800 |
| committer | Yuexi Ma <yuexima@google.com> | Fri Nov 22 12:40:44 2024 -0800 |
| tree | 726682f3347806c41e17b879c9c846df51344b0a | |
| parent | 232c726dfafd221518d134e31f73b0db4a04d956 [diff] |
Change disable_bazel_mode_by_default feature to deprecate_bazel_mode * Rename the feature to be more precise. * Only evaluate the enablement where it's needed. Previously it's evaluated for all tests. * Now user can't use --bazel-mode to override, and they will see the message print if they do. Test: unittests Change-Id: I1380cd0dbce6cb8f968b9e282da22417d18cb4b9