SceneView / sceneview-android

SceneView is a 3D and AR Android Composable and View with Google Filament and ARCore. This is a Sceneform replacement in Kotlin
Apache License 2.0
758 stars 151 forks source link

Removes the unused RECORD_AUDIO permission from AndroidManifest #402

Closed kmayoral closed 5 months ago

kmayoral commented 5 months ago

It looks like the permission was added for a sample in the past which has since been removed but the AndroidManifest still includes the permission.