Commit 400a3aa6 authored by Alex Light's avatar Alex Light
Browse files

Ensure that all Breakpoint.java files are identical for CTS

These files all need to be identical in order for us to use these
tests with CTS. Fix the single difference between them.

Test: for i in `find . -name "Breakpoint.java" -type f`; do
        diff $i test/993-breakpoints/src/art/Breakpoint.java;
      done
Bug: 73252141
Change-Id: I9d6e395dae3ff8f196b0dfc310810db8486068be
parent db8d9091
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment