Skip to content

Commit

Permalink
Add Android Starlark migration tag to native call of android_sdk() in…
Browse files Browse the repository at this point in the history
… android_sdk_repository_template.bzl.

RELNOTES: None.
PiperOrigin-RevId: 357964560
  • Loading branch information
ahumesky authored and Copybara-Service committed Feb 17, 2021
1 parent 6bbad59 commit db3757b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/android/android_sdk_repository_template.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ def create_dummy_sdk_toolchain():
proguard = ":empty-binary",
shrinked_android_jar = "dummy.jar",
zipalign = ":empty-binary",
tags = ["__ANDROID_RULES_MIGRATION__"],
)

def create_system_images_filegroups(system_image_dirs):
Expand Down

0 comments on commit db3757b

Please sign in to comment.