commit | 80bca250326bc63f72c32c16949cad4310ab84b7 | [log] [tgz] |
---|---|---|
author | Leonardo Ferrer <leoferrer@google.com> | Fri Aug 15 14:43:23 2025 -0700 |
committer | Leonardo Ferrer <leoferrer@google.com> | Fri Aug 15 14:43:23 2025 -0700 |
tree | 4775d2e60e5cc2d6f0b4ed049c2d7c8dede6d1c1 | |
parent | 1706ae66b4b1bbfd19b99c0f2b277eb16ee10f3f [diff] |
Sync JXR natives to nightly_20250815_RC00. https://rapid.corp.google.com/#/candidate/jetpack_xr/nightly_20250815/nightly_20250815_RC00 Test: build test Relnote: N/A Change-Id: Ia59474fbc2a94f96e6284e81f1fcc001c8b7089a
This directory has the resources shared by the Jetpack XR libraries that are not built/created from source in the frameworks/support repository.
There are three types of resources, which are in their eponymous directory: assets (for images, models, videos, etc...), extensions (for platform stubs), and native (for the C++ code used to interface with C APIs).
The assets directory contains a collection of assets used across the Jetpack XR libraries for testing/sample purposes. Additional assets may not be added in other repositories to avoid file duplication.
All files in this directory were created for this purpose and are released under the terms of the Apache 2.0 license.
These jar files provide stubs for the com.android.xr.extensions platform APIs.
PMAD check in: http://mhcr/421877
Android build id: http://ab/13691615
These shared libraries are used by the xr:runtime-openxr and xr:scenecore Jetpack modules to expose OpenXR functionality from a C API to Java and Kotlin code.
They are equivalent to builds produced from the open-source Jetpack XR Native code hosted at https://github.com/google-ar/jetpack-xr-natives/.
Imported from https://rapid.corp.google.com/#/candidate/jetpack_xr/nightly_20250815/nightly_20250815_RC00