Merge "Rename max.active.modems to active_modems.max_count" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2dfc9f85fe
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user