The open source OpenXR runtime

a/bindings: Mark magic leap 2 profile as promoted in 1.1

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2194>

authored by

Christoph Haag and committed by
Marge Bot
74111e68 cf9ccb69

+6
+6
src/xrt/auxiliary/bindings/bindings.json
··· 1251 1251 "monado_device": "XRT_DEVICE_ML2_CONTROLLER", 1252 1252 "extension": "ML_ml2_controller_interaction", 1253 1253 "extended_by": ["ext/palm_pose", "grip_surface", "ext/hand_interaction_poses"], 1254 + "openxr_version": { 1255 + "promoted": { 1256 + "major": "1", 1257 + "minor": "1" 1258 + } 1259 + }, 1254 1260 "subaction_paths": [ 1255 1261 "/user/hand/left", 1256 1262 "/user/hand/right"