Skip to content

Commit

Permalink
Remove unused android NDK template files.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 669424435
Change-Id: I2ed16871e76aaad6504de4a1781ac017f8731ad7
  • Loading branch information
katre authored and copybara-github committed Aug 30, 2024
1 parent e3795f9 commit 4624c7f
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 408 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ java_library(
name = "android",
srcs = glob(["*.java"]),
resources = [
# Template files for android_ndk_repository.
"android_ndk_build_file_template.txt",
"android_ndk_cc_toolchain_config_template.txt",
"android_ndk_cc_toolchain_template.txt",
"android_ndk_misc_libraries_template.txt",
"android_ndk_stl_filegroup_template.txt",
"android_ndk_vulkan_validation_layers_template.txt",

# WORKSPACE suffix for android_remote_tools.
"android_remote_tools.WORKSPACE",
],
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4624c7f

Please sign in to comment.