Is it possible to remove 3rd party framework permissions in Android Studio? I cannot trust the security of 3rd party frameworks.
In terms of technical terminology, I believe that maybe ios developers can contribute if they have knowledge on the android side.
According to the iOS developers, it is possible.
For example, when using the unity framework, I want the code we developed to access the files, but the unity framework does not have this permission.
Despite doing a lot of research, I haven't been able to discover a pinpoint solution.