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

Commit 414a7112 authored by Xiangyu/Malcolm Chen's avatar Xiangyu/Malcolm Chen Committed by Gerrit Code Review
Browse files

Merge "Rename max.active.modems to active_modems.max_count"

parents 37a3fd29 b3c815b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -240,5 +240,5 @@ public interface TelephonyProperties
     * two.
     * Type: int
     */
    static final String PROPERTY_MAX_ACTIVE_MODEMS = "ro.telephony.max.active.modems";
    static final String PROPERTY_MAX_ACTIVE_MODEMS = "telephony.active_modems.max_count";
}