Merge "move ServiceState.getDataRegState to greylist"
This commit is contained in:
@@ -540,7 +540,7 @@ public class ServiceState implements Parcelable {
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
@UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.P)
|
||||
@UnsupportedAppUsage
|
||||
public int getDataRegState() {
|
||||
return mDataRegState;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user