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

Commit 2783e1ce authored by Wink Saville's avatar Wink Saville Committed by Android (Google) Code Review
Browse files

Merge "Remove unused persist.radio.imsregrequired." into ics-factoryrom

parents 48704d49 9e2cc044
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -182,9 +182,4 @@ public interface TelephonyProperties
     * in commercial configuration.
     */
    static final String PROPERTY_TEST_CSIM = "persist.radio.test-csim";

    /**
     * Set to true to indicate a test ims registration required.
     */
    static final String PROPERTY_IMS_REG_REQUIRED = "persist.radio.imsregrequired";
}