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

Commit 7d13f29b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add constant for package verifier state."

parents 059df13f 9343f57d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -6745,6 +6745,14 @@ public final class Settings {
         */
        public static final String DEVICE_PAIRED = "device_paired";

        /**
         * Integer state indicating whether package verifier is enabled.
         * TODO(b/34259924): Remove this setting.
         *
         * @hide
         */
        public static final String PACKAGE_VERIFIER_STATE = "package_verifier_state";

        /**
         * This are the settings to be backed up.
         *