Files
godot-angle-static/Android.mk
Rupert Shuttleworth 85acc55aae Remove .find_ignore files
Remove .find_ignore files so that the Soong Finder searches the whole
tree again (needed for Bazel support)

Test: TH
Bug: b/188491905
Change-Id: I6df2cecebf3f82120bb90353aeb08f6b40cf30be
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2906252
Reviewed-by: Cody Northrop <cnorthrop@google.com>
Commit-Queue: Geoff Lang <geofflang@chromium.org>
2021-05-20 18:35:26 +00:00

3 lines
144 B
Makefile

# This file exists purely to prevent Android.mk files in subdirectories from being automatically used
# See http://b/188491905 for more details