angle/tools
Tim Van Patten d1a96f4252 Create empty //tools/android/md5sum/BUILD.gn
Standalone ANGLE checkouts do not contain //tools/android/md5sum, which
means the necessary BUILD.gn is also missing. That BUILD.gn is required
by build/config/android/internal_rules.gni which ANGLE depends on, but
doesn't use in standalone builds (since standalone ANGLE can't build
Android).

Standalone ANGLE GN generation is required by the Android source tree as
part of the automated Android.bp generation. Building Android
executables with the generated GN output is not required or supported.

This CL creates an empty //tools/android/md5sum/BUILD.gn to satisfy GN
as a workaround until //tools/android/md5sum is moved into //build.

Bug: chromium:1110408
Test: gn gen out/Android
Change-Id: Ia4b4fbf63b9ccecd9415784e64f646330b33224d
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2335736
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Commit-Queue: Tim Van Patten <timvp@google.com>
2020-08-04 22:40:36 +00:00
..
android/md5sum Create empty //tools/android/md5sum/BUILD.gn 2020-08-04 22:40:36 +00:00
flex-bison Automatically call flex/bison if necessary 2019-12-03 19:29:42 +00:00
glslang Update glslang_validator binary for Windows. 2020-06-23 17:02:58 +00:00
angle_tools.py Infrastructure for uploading flex/bison binaries 2019-11-29 14:56:05 +00:00