Remove PROPERTY_SIM_COUNT and "ro.telephony.sim.count"
These two defines are not being used anywhere. Change-Id: Ie08468b8be18bf1860627e644bbd984bd1c899f4
This commit is contained in:
@ -204,9 +204,4 @@ public interface TelephonyProperties
|
||||
* Type: string ( default = silent, enable to = prompt )
|
||||
*/
|
||||
static final String PROPERTY_MMS_TRANSACTION = "mms.transaction";
|
||||
|
||||
/**
|
||||
* Set to the sim count.
|
||||
*/
|
||||
static final String PROPERTY_SIM_COUNT = "ro.telephony.sim.count";
|
||||
}
|
||||
|
Reference in New Issue
Block a user