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

Commit 8f842ae7 authored by Nate Myren's avatar Nate Myren Committed by Android (Google) Code Review
Browse files

Merge "Add Auto Revoke Enabled settings constant"

parents 37f4c72a 865507a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9768,6 +9768,7 @@ package android.provider {
    field public static final String AUTOFILL_USER_DATA_MAX_USER_DATA_SIZE = "autofill_user_data_max_user_data_size";
    field public static final String AUTOFILL_USER_DATA_MAX_VALUE_LENGTH = "autofill_user_data_max_value_length";
    field public static final String AUTOFILL_USER_DATA_MIN_VALUE_LENGTH = "autofill_user_data_min_value_length";
    field public static final String AUTO_REVOKE_DISABLED = "auto_revoke_disabled";
    field public static final String CARRIER_APPS_HANDLED = "carrier_apps_handled";
    field public static final String COMPLETED_CATEGORY_PREFIX = "suggested.completed_category.";
    field public static final String DOZE_ALWAYS_ON = "doze_always_on";
+7 −0
Original line number Diff line number Diff line
@@ -8759,6 +8759,13 @@ public final class Settings {
        public static final String LOCATION_PERMISSIONS_UPGRADE_TO_Q_MODE =
                "location_permissions_upgrade_to_q_mode";
        /**
         * Whether or not the system Auto Revoke feature is disabled.
         * @hide
         */
        @SystemApi
        public static final String AUTO_REVOKE_DISABLED = "auto_revoke_disabled";
        /**
         * Map of android.theme.customization.* categories to the enabled overlay package for that
         * category, formatted as a serialized {@link org.json.JSONObject}. If there is no