Skip to content
Snippets Groups Projects
  1. Jun 16, 2021
  2. Jun 15, 2021
  3. Jun 14, 2021
  4. Jun 13, 2021
    • Hansong Zhang's avatar
      UIPC_Read: p_msg_evt is unused. · 691b78da
      Hansong Zhang authored
      Remove it.
      
      Test: cert/run
      Bug: 190730870
      Tag: #refactor
      Change-Id: I1c3c33058c7ef2f69ad11028ab855bcf1c5d07f2
      691b78da
    • Hansong Zhang's avatar
      Dumpsys: check input · 171297a7
      Hansong Zhang authored
      fd should be positive number
      
      Test: cert/run
      Bug: 190535782
      Tag: #stability
      Change-Id: I723774041985a476ac6a6977a6124d3bead90cef
      171297a7
  5. Jun 12, 2021
    • Sonny Sasaka's avatar
      Use tokio::spawn instead of choosing the runtime explicitly · b4edb49b
      Sonny Sasaka authored
      tokio::spawn chooses the correct current runtime the caller is in the
      context in, so there is no need to explicitly specific topstack runtime.
      This makes the code less dependent on a particular runtime.
      
      Bug: 188718349
      Tag: #floss
      Test: manual - Build floss on Linux
      
      Change-Id: Ided764f4f737bd98ae85b6c06ebe1539e03b3b2c
      b4edb49b
  6. Jun 11, 2021
  7. Jun 10, 2021
Loading