Comment on Google mocks Epic’s proposed reforms to end Android app market monopoly
FalseMyrmidon@kbin.run 10 months agoThings like screen reader access have huge potential uses by malware. Generally it should not be trivial for a program to get that level of access to everything you do.
ozymandias117@lemmy.world 10 months ago
The restriction of being limited to Google Play and not other app stores implies the implementation is part of Google Play Services, and not included in AOSP
So I was curious if that’s how it’s implemented on Android - I know Google loves moving features out of AOSP
However, things like Android-Password-Store used Accessibility services through F-Droid for autotyping back when I used it
So, trying to understand what has been locked down, since I’m planning on going back to GrapheneOS
FalseMyrmidon@kbin.run 10 months ago
https://www.androidpolice.com/android-13-blocks-accessibility-services-sideloaded-apps/
It just takes an additional warning acknowledgement.
ozymandias117@lemmy.world 10 months ago
Thanks!