Remove SHELL UID permission check from overrideConfig

Calling adoptShellPermissionIdentity does not cause
Binder#getCallingUid to return SHELL UID. Remove
this restriction and only check MODIFY_PHONE_STATE
until a better pattern can be established.

Bug: 131185660
Test: Manual
Change-Id: Ife2b3bbec6253add3a38a62d55be16a3c1b92dee
1 file changed