Skip to content
Snippets Groups Projects
  1. Oct 31, 2023
  2. Oct 30, 2023
  3. Oct 27, 2023
  4. Oct 25, 2023
    • Wesley Wang's avatar
      Ignore flaky test · fcbbbc79
      Wesley Wang authored
      Bug: 290127176
      Test: atest FrameworksServicesTests
      Change-Id: I68238f6ca8412056b68b81cf98de8ada5975439f
      (cherry picked from commit 2c4adb20)
      fcbbbc79
    • Nan Wu's avatar
      RESTRICT AUTOMERGE · 6a58836f
      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
      6a58836f
  5. Oct 24, 2023
  6. Oct 23, 2023
  7. Oct 21, 2023
Loading