I need to remove some permssions that found in my exported aab ..
Previously I was using apk editor to remove them .. but now I need to publish the new app using aab ..
So I want to remove those permissions that are added and I don’t want them in my app to by pass some Data Safety Form entery as my app actually don’t need them ..
Is there any way easy like apkeditor?