update docs
This commit is contained in:
parent
c3dfc0c24f
commit
585c30c24c
|
@ -10,7 +10,7 @@ You now should be able to export the app to Android.
|
||||||
|
|
||||||
::: tip
|
::: tip
|
||||||
```xml
|
```xml
|
||||||
<uses-feature android:name="com.oculus.feature.CONTEXTUAL_BOUNDARYLESS_APP" android:required="true" />
|
<uses-feature android:name="com.oculus.feature.BOUNDARYLESS_APP" android:required="false" />
|
||||||
```
|
```
|
||||||
This can be added to the `AndroidManifest.xml` to disable the boundary system when the app is running.
|
This can be added to the `AndroidManifest.xml` to disable the boundary system when the app is running.
|
||||||
:::
|
:::
|
||||||
|
|
Loading…
Reference in New Issue
Block a user