From d131389e6bd5c202ad2324b2e4991e9903dc3e46 Mon Sep 17 00:00:00 2001 From: Liang Li Date: Mon, 13 Mar 2023 21:45:42 -0700 Subject: [PATCH 1/2] Enable adjusting link layer stats polling interval Enable the feature of adjusting link layer stats polling interval in Pixels. Bug: 237530606 Test: manual Change-Id: Ifb10f95d08e6e0b7223b9a1214b576b5a331a341 --- rro_overlays/WifiOverlay/res/values/config.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml index afb99c6..d864206 100644 --- a/rro_overlays/WifiOverlay/res/values/config.xml +++ b/rro_overlays/WifiOverlay/res/values/config.xml @@ -146,4 +146,8 @@ no telephony country code and driver country code is 00. This is applied only during the setup wizard --> true + + + true From dda87b5405005abe62ca0e88a5776e68c2fbf722 Mon Sep 17 00:00:00 2001 From: Cyan_Hsieh Date: Tue, 28 Mar 2023 16:53:05 +0800 Subject: [PATCH 2/2] Update Lynx SVN to 3 Bug: 275500537 Change-Id: Ieb65f89513022c6a8ad53e863d70557873e10bb1 --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index 1b31191..54a21a9 100644 --- a/device-lynx.mk +++ b/device-lynx.mk @@ -199,7 +199,7 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=2 + ro.vendor.build.svn=3 # Set support hide display cutout feature PRODUCT_PRODUCT_PROPERTIES += \