add ovr platform sdk and test photo sharing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package com.omixlab.panopainter;
|
||||
|
||||
public class Platform {
|
||||
public static final String[] Libs = new String[]{"vrapi"};
|
||||
public static final String[] Libs = new String[]{"vrapi", "ovrplatformloader"};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user