History log of /frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/VrView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
23d766313efd7c5b5cc7e58b4898992ddd363363 27-Apr-2017 I-Jui (Ray) Sung <ijsung@google.com> Fix crashing VrDemo by removing obsolete code

There was a line in VrView.java that would throw exception past API
23 per hoford@. On top of that, the line never did anything. This CL
removed that offending line and fixed the crashing problem.

Bug: b/37719569
Test: mm
Test: interact with the VrDemo app with and without debug context
Change-Id: Iba374383cf4563e15721bec62835291a36548b99
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/VrView.java
89e35a551ee4b0bfcb3ede10da3b027dba1da7ef 13-Jan-2017 Jean-Luc Brouillet <jeanluc@google.com> Move the java test directory under rs/test

Bug: 34265954
Test: Compile all the tests
Test: Run imageprocessing_jb
Test: Run update_rs_prebuilts.sh

Change-Id: Ia7f20f1f8a2450f538950950bff51472d643ca1a
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/VrView.java