mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Change android.bzl indentation to 2
This commit is contained in:
12
third_party/android/android.bzl.tpl
vendored
12
third_party/android/android.bzl.tpl
vendored
@@ -1,9 +1,9 @@
|
||||
"""Set up configurable Android SDK and NDK dependencies."""
|
||||
|
||||
def android_workspace():
|
||||
# String for replacement in Bazel template.
|
||||
# These will either be replaced by android_sdk_repository if various ENV
|
||||
# variables are set when `local_config_android` repo_rule is run, or they
|
||||
# will be replaced by noops otherwise.
|
||||
MAYBE_ANDROID_SDK_REPOSITORY
|
||||
MAYBE_ANDROID_NDK_REPOSITORY
|
||||
# String for replacement in Bazel template.
|
||||
# These will either be replaced by android_sdk_repository if various ENV
|
||||
# variables are set when `local_config_android` repo_rule is run, or they
|
||||
# will be replaced by noops otherwise.
|
||||
MAYBE_ANDROID_SDK_REPOSITORY
|
||||
MAYBE_ANDROID_NDK_REPOSITORY
|
||||
|
||||
Reference in New Issue
Block a user