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

Commit 4a5a45be authored by Bin Chen's avatar Bin Chen Committed by android-build-merger
Browse files

Merge "Fix typo in CarrierConfigManager javadoc." am: ea598a4f am: 3a443cd3 am: c08cbb31

am: 92ae90e8

Change-Id: I28f3ae85f80084b0a29bf817ee7bdc2b80f95b46
parents a816016d 92ae90e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -200,7 +200,7 @@ public class CarrierConfigManager {
    /** Display carrier settings menu if true */
    public static final String KEY_CARRIER_SETTINGS_ENABLE_BOOL = "carrier_settings_enable_bool";

    /** Does not display additional call seting for IMS phone based on GSM Phone */
    /** Does not display additional call setting for IMS phone based on GSM Phone */
    public static final String KEY_ADDITIONAL_CALL_SETTING_BOOL = "additional_call_setting_bool";

    /** Show APN Settings for some CDMA carriers */