Merge "carrier data usage: Use carrier template as default policy"
This commit is contained in:
@@ -514,6 +514,10 @@ public class NetworkTemplate implements Parcelable {
|
||||
return mSubscriberIdMatchRule;
|
||||
}
|
||||
|
||||
public int getMeteredness() {
|
||||
return mMetered;
|
||||
}
|
||||
|
||||
/**
|
||||
* Test if given {@link NetworkIdentity} matches this template.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user