commit | 23d766313efd7c5b5cc7e58b4898992ddd363363 | [log] [tgz] |
---|---|---|
author | I-Jui (Ray) Sung <ijsung@google.com> | Thu Apr 27 14:28:04 2017 -0700 |
committer | I-Jui (Ray) Sung <ijsung@google.com> | Thu Apr 27 14:28:04 2017 -0700 |
tree | 62dbb9277da9c8a716e05e00a1e4009e0494fbbf | |
parent | 8467325c6d80de30bb86b7665cc41dff0c276e8d [diff] |
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