Skip to content
Snippets Groups Projects
  1. Nov 04, 2023
  2. Nov 03, 2023
  3. Oct 31, 2023
  4. Oct 30, 2023
  5. Oct 25, 2023
    • Nan Wu's avatar
      RESTRICT AUTOMERGE · 7a76717b
      Nan Wu authored
      Log to detect usage of whitelistToken when sending non-PI target
      
      Log ActivityManagerService.sendIntentSender if the target is not a
      PendingIntent and a non-null whitelistToken is sent to the client.
      This is simply to detect if there are real cases this would happen
      before we decide simply remove whitelistToken in that case.
      
      Do not pass  whitelistToken when sending non-PI target
      
      In ActivityManagerService.sendIntentSender, if the target is not a
      PendingIntent, do not send whitelistToken to the client.
      
      Bug: 279428283
      Test: Manual test
      Change-Id: I017486354a1ab2f14d0472c355583d53c27c4810
      7a76717b
    • Nan Wu's avatar
      RESTRICT AUTOMERGE · 5f12deec
      Nan Wu authored
      Log to detect usage of whitelistToken when sending non-PI target
      
      Log ActivityManagerService.sendIntentSender if the target is not a
      PendingIntent and a non-null whitelistToken is sent to the client.
      This is simply to detect if there are real cases this would happen
      before we decide simply remove whitelistToken in that case.
      
      Do not pass  whitelistToken when sending non-PI target
      
      In ActivityManagerService.sendIntentSender, if the target is not a
      PendingIntent, do not send whitelistToken to the client.
      
      Bug: 279428283
      Test: Manual test
      Change-Id: I017486354a1ab2f14d0472c355583d53c27c4810
      5f12deec
  6. Oct 12, 2023
  7. Oct 11, 2023
  8. Oct 10, 2023
Loading