st/oxr: Route log output to Android logcat
This is part of !1843 (closed). Rewrite it with android_log_write
to get rid of additional headers.
The outputs are like followings:
10-29 22:37:30.373 18178 18199 D OXR : xrGetInstanceProcAddr
10-29 22:37:30.373 18178 18199 D OXR : oxr_xrInitializeLoaderKHR
Edited by Jarvis Huang