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

Commit a9bace4f authored by Amin Shaikh's avatar Amin Shaikh Committed by android-build-merger
Browse files

Merge "Setting for RecommendedNetworkEvaluator cache TTL" am: 924878a7

am: 8bd0af02

Change-Id: Ia18ef46b48d701eafad4c29988fca90d70005573
parents 310c26ee 8bd0af02
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -7723,6 +7723,16 @@ public final class Settings {
        public static final String NETWORK_RECOMMENDATION_REQUEST_TIMEOUT_MS =
                "network_recommendation_request_timeout_ms";

        /**
         * The expiration time in milliseconds for the {@link android.net.WifiKey} request cache in
         * {@link com.android.server.wifi.RecommendedNetworkEvaluator}.
         *
         * Type: long
         * @hide
         */
        public static final String RECOMMENDED_NETWORK_EVALUATOR_CACHE_EXPIRY_MS =
                "recommended_network_evaluator_cache_expiry_ms";

       /**
        * Settings to allow BLE scans to be enabled even when Bluetooth is turned off for
        * connectivity.