Merge "Support bluetooth not using MultinetworkPolicyTracker" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-09 14:35:51 +00:00
committed by Android (Google) Code Review
4 changed files with 115 additions and 108 deletions

View File

@@ -20,7 +20,7 @@ import android.os.Parcel;
import android.os.Parcelable;
/**
* An event logged for an interface with APF capabilities when its IpManager state machine exits.
* An event logged for an interface with APF capabilities when its IpClient state machine exits.
* {@hide}
*/
public final class ApfStats implements Parcelable {