nostr:npub1mq4dccjgfsnektsqh2aem7a99k86yawjsst4epn0gzy3ztdgf2zqxrfnc3 nostr:npub1slp5q3n9nyjn3p28hnxmvj5x82w6yw03cvplvkjdrnnuqqw4et3ste4xfq There is a mechanism in the platform for AndroidX libraries to relax SDK restrictions (but it would apply to any code in the APK, not just the AndroidX code): https://source.android.com/docs/core/runtime/signed-config
Not sure whether it's actually used in practice - I can't see any references to android.settings.global in the AndroidX repo, but it's possible it's injected during the release/build process.