From 63421394863636e89898c0df65682306fc2749e3 Mon Sep 17 00:00:00 2001 From: Liang Li Date: Mon, 13 Mar 2023 21:23:49 -0700 Subject: [PATCH] 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: I7298acef18ca1bbcfce89cbd642846bc501f7475 --- cheetah/rro_overlays/WifiOverlay/res/values/config.xml | 4 ++++ panther/rro_overlays/WifiOverlay/res/values/config.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/cheetah/rro_overlays/WifiOverlay/res/values/config.xml b/cheetah/rro_overlays/WifiOverlay/res/values/config.xml index 971e879..0e5e364 100644 --- a/cheetah/rro_overlays/WifiOverlay/res/values/config.xml +++ b/cheetah/rro_overlays/WifiOverlay/res/values/config.xml @@ -160,4 +160,8 @@ no telephony country code and driver country code is 00. This is applied only during the setup wizard --> true + + + true diff --git a/panther/rro_overlays/WifiOverlay/res/values/config.xml b/panther/rro_overlays/WifiOverlay/res/values/config.xml index 6b716bd..c905558 100644 --- a/panther/rro_overlays/WifiOverlay/res/values/config.xml +++ b/panther/rro_overlays/WifiOverlay/res/values/config.xml @@ -160,4 +160,8 @@ no telephony country code and driver country code is 00. This is applied only during the setup wizard --> true + + + true