README.chromium 560 B

123456789101112131415161718
  1. Name: GVR Keyboard
  2. Short Name: gvr-android-keyboard
  3. URL: NA
  4. Version: 3
  5. Date: 2017-11-14
  6. License: Apache 2.0
  7. License File: LICENSE
  8. Security Critical: yes
  9. Description:
  10. Chrome VR dynamically loads the keyboard API packaged as part of the GVR
  11. keyboard APK. This directory includes the header for the API and the resources
  12. needed to dynamically load the implementation. Note that the GVR keyboard isn't
  13. uploaded to a public repository yet.
  14. Local Modifications:
  15. We added a dependency to gvr_types.h in third_party/gvr-android-sdk, which is
  16. needed by gvr_header.h.