OSDN Git Service

[view compiler] Remove dex_builder_test.cc
authorEric Holk <eholk@google.com>
Fri, 2 Aug 2019 16:32:02 +0000 (09:32 -0700)
committerEric Holk <eholk@google.com>
Fri, 2 Aug 2019 16:32:02 +0000 (09:32 -0700)
commite167823f1252c5dc7bc8a10c2f796a4f3ba24d94
treea0da22b72468aa670d611a01871de7166e13f171
parent97245795e7eaf9b8955a0916feecfb2b7acf7313
[view compiler] Remove dex_builder_test.cc

This test is problematic because it links against libdexfile and we would like
to remove this dependency. All of the functionality covered by this test is also
tested more thoroughly by the on-device dex-builder-test, so there's no reason
to test it here as well.

Change-Id: Ie45d4a1c99668b68476168fc072a220fa5db3695
startop/view_compiler/Android.bp
startop/view_compiler/dex_builder_test.cc [deleted file]