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

Commit ee1ac463 authored by SongFerng Wang's avatar SongFerng Wang Committed by android-build-merger
Browse files

Merge "To modify 5G icon carrier config's comment: 5GPlus to 5G_Plus" into...

Merge "To modify 5G icon carrier config's comment: 5GPlus to 5G_Plus" into qt-qpr1-dev am: 712fc079
am: 33f5edee

Change-Id: Id68bcd06b1893aceaee1a37032b0f05fbd024a8e
parents 84610607 33f5edee
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -2678,10 +2678,12 @@ public class CarrierConfigManager {
     * the value is the icon name. Use "None" as the icon name if no icon should be shown in a
     * specific 5G scenario. If the scenario is "None", config can skip this key and value.
     *
     * Icon name options: "5G_Plus", "5G".
     *
     * Here is an example:
     * UE want to display 5GPlus icon for scenario#1, and 5G icon for scenario#2; otherwise no
     * UE want to display 5G_Plus icon for scenario#1, and 5G icon for scenario#2; otherwise no
     * define.
     * The configuration is: "connected_mmwave:5GPlus,connected:5G"
     * The configuration is: "connected_mmwave:5G_Plus,connected:5G"
     *
     * @hide
     */