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

Commit 9e2cc044 authored by Wink Saville's avatar Wink Saville
Browse files

Remove unused persist.radio.imsregrequired.

Change-Id: I49a2360260917f3e1034c1106ff139375fa1c9ed
parent a6ccaa73
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";
}