diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2020-12-15 09:32:34 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2020-12-15 09:32:34 +0000 |
commit | 0022ffd73d809485ef14f2cb8e259ad76c5018e7 (patch) | |
tree | 38b3ce5a4becd483ae00cc0a1b4afc871063ff51 /config | |
parent | 314863c132479b108f0ce61a5a753123cd3a15ca (diff) |
Remove NativeTestTarget.
We now have better tests in ART run tests, and it was also being added
to the shipping product for no good reason.
Test: m
Bug: 154796679
Change-Id: I8d7178873474ce84c6cf08c8af8bae96b0fab7e9
Diffstat (limited to 'config')
-rw-r--r-- | config/preloaded-classes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/preloaded-classes b/config/preloaded-classes index d56fc7720c89..29f6055ec6a5 100644 --- a/config/preloaded-classes +++ b/config/preloaded-classes @@ -11759,7 +11759,6 @@ libcore.util.XmlObjectFactory libcore.util.ZoneInfo$CheckedArithmeticException libcore.util.ZoneInfo$WallTime libcore.util.ZoneInfo -org.apache.harmony.dalvik.NativeTestTarget org.apache.harmony.dalvik.ddmc.Chunk org.apache.harmony.dalvik.ddmc.ChunkHandler org.apache.harmony.dalvik.ddmc.DdmServer |