mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
wifi: cnss_diag is disabled as default
Do not start cnss_diag as default. cnss_diag can be started to collect additional logging by launching from Pixel Logger or from command line (adb shell) Bug: 70674448 Test: Manual Wifi Test Change-Id: I351256a3f87ef7e33e5207e97d01de23463abef3
This commit is contained in:
@@ -373,6 +373,7 @@ service vendor.cnss_diag /vendor/bin/cnss_diag -q -u -w
|
||||
class late_start
|
||||
user system
|
||||
group system
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
service vendor.cnss_diag_txt /vendor/bin/cnss_diag -s -f -m /data/vendor/wifi/cnss_diag/cnss_diag.conf
|
||||
|
||||
Reference in New Issue
Block a user