commit | 1a141d945dfd2498868cc29a9d679b9d7f8d1cb0 | [log] [tgz] |
---|---|---|
author | Matthew Watson <[email protected]> | Tue Mar 11 20:52:39 2025 +0000 |
committer | Matthew Watson <[email protected]> | Mon Mar 17 23:45:13 2025 +0000 |
tree | 1b3a980673e32df6772bb7526304d7dc98efbe65 | |
parent | cf7b525080581658ade76edf13b64b5daefb37f2 [diff] |
Update XR natives to nightly_20250307 and add extensions prebuilts. Change-Id: I79822f8ca51722a1e3b8b2825dcc6bbdef128b94
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.
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/jetpack_xr_1.0.0-alpha02/jetpack_xr_1.0.0-alpha02_RC03