ANDROID: Suppress build.sh deprecation warnings.
build.sh will continued to be supported in android13-*
branches. To avoid confusion, suppress the deprecation
warnings when executing build.sh on android13-*.
This change also avoids the time delay for inferring
the equivalent Bazel command.
It is still encouraged to migrate build.sh to Bazel.
Test: manually execute build.sh, no deprecation warnings
Bug: 222074706
Change-Id: I8b62a442cb154f43375a9dae6593340c79ba556c
Signed-off-by:
Yifan Hong <elsk@google.com>
Loading
Please sign in to comment