My Android app is live on play store. As per new permission policy, I removed PROCESS_OUTGOING_CALLS permission from my app's manifest and uploaded new apk.
But still, I am getting an email from Google related to remove "PROCESS_OUTGOING_CALLS" permission from the app.
Is Anyone know what further steps I need to do?