- android.permission.CAMERA
- android.permission.INTERNET
- android.permission.POST_NOTIFICATIONS
- android.permission.RECEIVE_BOOT_COMPLETED
- android.permission.USE_FINGERPRINT
- android.permission.USE_BIOMETRIC
- android.permission.QUERY_ALL_PACKAGES
Sep 12, 2022
Notable changes in version 55:
• build with API 33 SDK
• replace an API call deprecated in API 33
• raise target API level to 33
• add support for requesting notification permission only when needed
• update CameraX library to 1.2.0-beta01
• update AndroidX appcompat library to 1.5.0
• update Bouncy Castle library to 1.71.1
• update Gradle to 7.5.1
• update Android Gradle plugin to 7.2.2
See https://github.com/GrapheneOS/Auditor/releases/tag/55 for the release notes.