Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5d157cee authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "setup data retry rule supports traffic descriptor" into main

parents 02ecf647 01e5070a
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -9604,9 +9604,8 @@ public class CarrierConfigManager {
     * Defines the rules for data setup retry.
     *
     * The syntax of the retry rule:
     * 1. Retry based on {@link NetworkCapabilities}. Note that only APN-type network capabilities
     *    are supported. If the capabilities are not specified, then the retry rule only applies
     *    to the current failed APN used in setup data call request.
     * 1. Retry based on {@link NetworkCapabilities}. If the capabilities are not specified, then
     * the retry rule only applies to the current failed APN used in setup data call request.
     * "capabilities=[netCaps1|netCaps2|...], [retry_interval=n1|n2|n3|n4...], [maximum_retries=n]"
     *
     * 2. Retry based on {@link DataFailCause}