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

Commit 971d17f2 authored by Yabin Cui's avatar Yabin Cui Committed by Android Git Automerger
Browse files

am c8a5b0b6: am fa965d96: Merge "adb: move adb to poll."

* commit 'c8a5b0b6':
  adb: move adb to poll.
parents 21bfc391 c8a5b0b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -177,6 +177,7 @@ static void setup_trace_mask() {
        {"jdwp", TRACE_JDWP},
        {"services", TRACE_SERVICES},
        {"auth", TRACE_AUTH},
        {"fdevent", TRACE_FDEVENT},
        {"shell", TRACE_SHELL}};

    std::vector<std::string> elements = android::base::Split(trace_setting, " ");
+202 −563

File changed.

Preview size limit exceeded, changes collapsed.

+48 −2

File changed.

Preview size limit exceeded, changes collapsed.