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

Commit 9d6ac63e authored by Shuo Qian's avatar Shuo Qian Committed by Gerrit Code Review
Browse files

Merge "Clean up Call redirection setting"

parents 003ab943 44eaff68
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -7318,15 +7318,6 @@ public final class Settings {
        public static final String CALL_SCREENING_DEFAULT_COMPONENT =
                "call_screening_default_component";
        /**
         * Specifies the component name currently configured to be the default application to
         * perform the user-defined call redirection service with Telecom.
         * @hide
         */
        @UnsupportedAppUsage
        public static final String CALL_REDIRECTION_DEFAULT_APPLICATION =
                "call_redirection_default_application";
        /**
         * Specifies the package name currently configured to be the emergency assistance application
         *
+0 −1
Original line number Diff line number Diff line
@@ -537,7 +537,6 @@ public class SettingsBackupTest {
                 Settings.Secure.BACKUP_ENABLED,
                 Settings.Secure.BACKUP_PROVISIONED,
                 Settings.Secure.BACKUP_TRANSPORT,
                 Settings.Secure.CALL_REDIRECTION_DEFAULT_APPLICATION,
                 Settings.Secure.CALL_SCREENING_DEFAULT_COMPONENT,
                 Settings.Secure.CAMERA_LIFT_TRIGGER_ENABLED, // Candidate for backup?
                 Settings.Secure.CARRIER_APPS_HANDLED,