Android O MR1 IOT Release 1.0.4 (4973263)
Track addition of core-simple

Track the addition of core-simple.jar to the default runtime classpath.

See below for test info. The following additional test works partially
because vogar does not disable hidden api checks:

vogar --mode activity --no-multidex \
    libcore/modules/simple/src/test/java/libcore/test/simple/TestClassTest.java

... but this is enough to verify the class is present on the boot
classpath.

Bug: 113148576
Test: make vogar
Test: vogar libcore/modules/simple/src/test/java/libcore/test/simple/TestClassTest.java
Test: vogar --mode app_process libcore/modules/simple/src/test/java/libcore/test/simple/TestClassTest.java
Change-Id: I5e1c60ff8b3f7b5ed687a8940c62d7e055b34d60
2 files changed