Merge "move ServiceState.getDataRegState to greylist" am: 607e797932 am: 43640ec075
am: 94660fa63f
Change-Id: I83b299fc31a3a76ea0489588c0a44205825d5e28
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