am a50d0f89: Merge "Hide quota APIs until finalized." into ics-factoryrom am: 7aaf57609e

Original change: undetermined

Change-Id: I78692bb0e519640609c7451b0d4730d052fcd2e8
This commit is contained in:
Jeff Sharkey
2021-05-31 05:07:22 +00:00
committed by Automerger Merge Worker

View File

@@ -548,6 +548,8 @@ public class ConnectivityManager {
* Return quota status for the current active network, or {@code null} if no
* network is active. Quota status can change rapidly, so these values
* shouldn't be cached.
*
* @hide
*/
public NetworkQuotaInfo getActiveNetworkQuotaInfo() {
try {