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

Commit 5e02fa95 authored by leozwang's avatar leozwang
Browse files

Remove PROPERTY_SIM_COUNT and "ro.telephony.sim.count"

These two defines are not being used anywhere.

Change-Id: Ie08468b8be18bf1860627e644bbd984bd1c899f4
parent 3062e570
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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";
}