1 Smali-based tests for verification interaction with experimental interface 2 default methods. 3 4 build-src contains java files that are needed if you are to compile with javac 5 since it is much more proactive about finding likely runtime errors then smali. 6 7 To run with --jvm you must export JAVA_HOME to a Java 8 Language installation 8 and pass the --use-java-home to run-test 9