mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-31 11:51:04 +00:00
This prevents the user from needing to click through a permission granting screen on their device before the agent is able to run on the device, but only does so if the API level is >= 30 (where this permission has effect at all [0]) and if a particular property is set on the device (`debug.renderdoc.autograntpermissions`) so as to avoid potential pitfalls on unusual Android devices. [0] https://developer.android.com/reference/android/Manifest.permission#MANAGE_EXTERNAL_STORAGE