sosauce / CuteMusic

CuteMusic is a simple,lightweight and open-source offline music player app for Android.
GNU General Public License v3.0
129 stars 12 forks source link

Remove unnecessary permission. #6

Closed ghost closed 2 months ago

ghost commented 2 months ago

I think this is unused permission: android.permission.ACCESS_NETWORK_STATE

Thank you for the great music player.

sosauce commented 2 months ago

What I have this permission ?? Big oopsies

sosauce commented 2 months ago

Where is it ? Legit cant see it in the manifest 😅

ghost commented 2 months ago

Screenshot_20240501-034622

ghost commented 2 months ago

This is from Libchecker

sosauce commented 2 months ago

Huh, its weird cuz I never declared it..