carrier data usage: Use carrier template as default policy am: 22d53be4f7
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14782679 Change-Id: I8bdde6aaeea04c4c70a37d5a71ad31a5590323a9
This commit is contained in:
@@ -514,6 +514,10 @@ public class NetworkTemplate implements Parcelable {
|
|||||||
return mSubscriberIdMatchRule;
|
return mSubscriberIdMatchRule;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public int getMeteredness() {
|
||||||
|
return mMetered;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Test if given {@link NetworkIdentity} matches this template.
|
* Test if given {@link NetworkIdentity} matches this template.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user