blob: 987d9836b28c3bb3ee72bdfed8fe84ecd45f46cd [file] [log] [blame]
Name: Cardboard SDK
Short Name: cardboard
URL: https://github.com/googlevr/cardboard
Version: 1.23.0
License: Apache 2.0
License File: LICENSE
Security Critical: yes
Shipped: yes
Description:
The Cardboard SDK supports a simple API used for displaying VR scenes on
smartphones inserted into Cardboard viewers.
Local Modifications:
* Created local top-level BUILD.gn based on src/sdk/build.gradle
* Created local proguard-rules.pro to create more scoped proto-specific rules
* Created local override for LoadJClass in jni_utils to leaverage //base JNI loading due to splits.
* Created local configuration header file with the OpenGL ES 2.0 binding customization required by setting the CARDBOARD_USE_CUSTOM_GL_BINDINGS buildflag.