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

Commit f4540530 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add "UNKNOWN" for "allow in any condition" IWLAN handover example"

parents a7e6eb86 14eef32c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8666,7 +8666,7 @@ public class CarrierConfigManager {
     *     or EIMS-->
     *     <item value="source=EUTRAN, target=IWLAN, type=disallowed, capabilities=IMS|EIMS"/>
     *     <!-- Handover is always allowed in any condition. -->
     *     <item value="source=GERAN|UTRAN|EUTRAN|NGRAN|IWLAN,
     *     <item value="source=GERAN|UTRAN|EUTRAN|NGRAN|IWLAN|UNKNOWN,
     *         target=GERAN|UTRAN|EUTRAN|NGRAN|IWLAN, type=allowed"/>
     * </string-array>
     *