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

Commit 281cef26 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Include vcn_management in connectivity bugreports." am: dcc3dc4c am:...

Merge "Include vcn_management in connectivity bugreports." am: dcc3dc4c am: 2f18fdbd am: af2b7f38

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1704014

Change-Id: Idbae3e433c1b86cc81cec9bca4f2b0f76621413b
parents f1c01468 af2b7f38
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1964,6 +1964,8 @@ static void DumpstateTelephonyOnly(const std::string& calling_package) {

    RunDumpsys("DUMPSYS", {"connectivity"}, CommandOptions::WithTimeout(90).Build(),
               SEC_TO_MSEC(10));
    RunDumpsys("DUMPSYS", {"vcn_management"}, CommandOptions::WithTimeout(90).Build(),
               SEC_TO_MSEC(10));
    if (include_sensitive_info) {
        // Carrier apps' services will be dumped below in dumpsys activity service all-non-platform.
        RunDumpsys("DUMPSYS", {"carrier_config"}, CommandOptions::WithTimeout(90).Build(),