Hi all,
I am using Qt 5.14, Android API 29.
I use a custom AndroidMenifest.xml with permission as:

But when I up my bundle to Play Store, the permission as:

Why is this? Because I don't want my app is In-app purchase app, and I don't use External storage permission.
Thank you!