diff options
Diffstat (limited to 'compiler/Android.bp')
-rw-r--r-- | compiler/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/Android.bp b/compiler/Android.bp index b53707a871..e579e36a72 100644 --- a/compiler/Android.bp +++ b/compiler/Android.bp @@ -494,7 +494,6 @@ art_cc_test { "art_standalone_gtest_defaults", "art_compiler_tests_defaults", ], - data: [":generate-boot-image"], shared_libs: [ "libprofile", "libart-compiler", |