Skip to content
Snippets Groups Projects
  1. Feb 07, 2023
  2. Feb 06, 2023
  3. Feb 04, 2023
    • Sudheer Shanka's avatar
      Safely handle the case of BroadcastOptions being null. · d1b836e3
      Sudheer Shanka authored
      BroadcastOptions argument in Context#sendBroadcastMultiplePermissions
      API is marked as @Nullable but would result in NPE if a null
      BroadcastOptions is passed.
      
      Bug: 264293164
      Fix: 261957150
      Test: TH
      Merged-In: I0847a189bf945d8aa051133c7cff277a8692272d
      Change-Id: I0847a189bf945d8aa051133c7cff277a8692272d
      (cherry picked from commit 51a6ae01)
      d1b836e3
  4. Feb 03, 2023
  5. Feb 02, 2023
  6. Feb 01, 2023
  7. Jan 31, 2023
Loading