diff options
author | 2021-10-08 17:53:52 -0700 | |
---|---|---|
committer | 2021-10-11 17:47:20 +0000 | |
commit | 3b87d854d1a6591b4a06052d74fef21527b56282 (patch) | |
tree | 9b60a245173670f27e058d544f2da4f79d942927 /compiler/optimizing/intrinsics_utils.h | |
parent | a3fe0452f6972218fce5aacd81ced3dc20ea482d (diff) |
Use java_genrule for art run test data
The art run test data rules used genrule, but depended on a java_library
in tool_files. For a host-only build like the aosp-build-tools branch
the java_library is disabled due to no device architecture enabled, but
the genrules were still enabled. Use a java_genrule so they will
be disabled when no device architecture is enabled.
Bug: 202547639
Test: prebuilts/build-tools/build-prebuilts.sh
Change-Id: I1aa256106b525552a534547bd990d825abf71c86
Diffstat (limited to 'compiler/optimizing/intrinsics_utils.h')
0 files changed, 0 insertions, 0 deletions