A new ovrSystemStatus, VRAPI_SYS_STATUS_SCREEN_CAPTURE_RUNNING, has been added, which returns true when recording is enabled
ovrControllerType_Headset and associated structures have been removed.
The permission flag in the Android manifest to use hand tracking functionality has changed to:
<uses-permission android:name="com.oculus.permission.HAND_TRACKING" />