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

Commit 3aa50cb2 authored by leozwang's avatar leozwang Committed by Android (Google) Code Review
Browse files

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

parents 4b69ac70 5e02fa95
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";
}