CDD: Require privileged permissions only to be granted when explicitly
whitelisted per app/permission

This is to ensure that the standard android permission model is kept
consistent as documented in the Android SDK.
See https://developer.android.com/guide/topics/permissions/requesting.html
and https://developer.android.com/reference/android/content/pm/PermissionInfo.html#PROTECTION_FLAG_PRIVILEGED

Bug:33499917
Test: manual
Change-Id: Ie1f18dcb6cfb6d4a5329b0f0eb52f7feb3ed9a7e
1 file changed