Skip to content

Do not used EncryptedSharedPreferences to avoid export regulation headaches

Rylie Pavlik requested to merge rpavlik/openxr-android-broker:nocrypt into main

Fixes #5 (closed) .

This does mean that anyone using a very early version will lose their preferences here, but I think this is OK. If we re-introduce the encrypted preferences, we can add a migration in that direction.

Merge request reports