Skip to content
Snippets Groups Projects
  1. Oct 13, 2021
    • Anton Hansson's avatar
      Add build rule to merge annotation zips · 1bf568ed
      Anton Hansson authored
      This target produces nearly identical contents to the build target
      framework-doc-stubs (the only diffs are in whitespace). Using this
      module in the SDK zip will allow changing the inputs of
      framework-doc-stubs to java sources that don't have all the annotations
      (the jar stubs).
      
      Bug: 187397779
      Test: m sdk-annotations.zip and diff with framework-doc-stubs zip
      Change-Id: Id163473c455f25c5f31c965d907c0c3b0e7755fc
      1bf568ed
    • Sarah Chin's avatar
      Merge "Move HAL constructors to RILUtils" · 626939d4
      Sarah Chin authored
      626939d4
    • Neil Fuller's avatar
      ead9d537
    • Pavel Grafov's avatar
    • Bernardo Rufino's avatar
    • Pavel Grafov's avatar
      Delay instantiation of PacProcessor until unlocked · 3f0400e2
      Pavel Grafov authored
      Webkit PAC processor cannot be created before the user is unlocked,
      this is currently causing crashes during boot.
      With this CL PacProcessor instantiation is delayed and will happen
      only when the user is unlocked either when handling a request or
      when PAC script is set.
      
      Instantiation of PacProcessor can take substantial time, on order
      of a second.
      
      Bug: 200241231
      Test: manual, set PAC proxy and reboot
      Change-Id: Id42d857289a0b0f7df5b1c48f94d1b363d94235e
      3f0400e2
    • Neil Fuller's avatar
      Adjust OWNERS to reflect new ownership · e26bbeb9
      Neil Fuller authored
      This changes owners files based on latest org changes and changes
      links to improve maintainability.
      
      Changes:
      + It removes a specific owner from most to reduce future maintenance.
      + It adds indirection so android/app references the associated service
      code, tests reference the OWNERS of the code under test.
      + services/core/java/com/android/server/timezonedetector/OWNERS is the
      single list of time / time zone detector maintainers.
      + Code associated with time zone rules moved to libcore/ ownership
      + It adds one new file for an upcoming commit.
      + Added documentation around API purpose to API OWNERS files, since
      there are multiple similar-looking package names with different purposes
      / clients.
      
      Test: None
      Bug: 189810551
      Change-Id: I948d4b8eff59f3cd5ff63018949e49679795a5c0
      e26bbeb9
  2. Oct 12, 2021
  3. Oct 11, 2021
  4. Oct 10, 2021
  5. Oct 09, 2021
  6. Oct 08, 2021
  7. Oct 07, 2021
Loading