Not an expert of Android but it seems like some Android 15 devices are offering this "Allow restricted permissions" as mentioned here: https://adguard.com/kb/adguard-for-android/solving-problems/extending-restricted-settings/.
What I'm trying to achieve is simply adding this:
<config>
<enhanced-confirmation-trusted-package
package="com.ivianuu.oneplusgestures"
sha256-cert-digest="F2:72:F1:D5:44:FE:0C:F5:D9:3B:2A:68:5A:31:23:37:E4:C5:59:C6:B7:1E:26:B0:0F:02:00:62:7B:EA:F5:8A"/>
</config>
in /system/system/etc/sysconfig/enhanced-confirmation.xml.
Is there anything I can do with GrapheneOS about these permissions? The end goal is to grant Accessibility permission to that pacakge.