Skip to content
Snippets Groups Projects
  1. Oct 18, 2021
  2. Oct 16, 2021
  3. Oct 15, 2021
  4. Oct 14, 2021
  5. Oct 13, 2021
    • Chris Wailes's avatar
      Updated OWNERS file · 96cd2deb
      Chris Wailes authored
      Removed owners who are no longer on the team and added a new owner.
      
      Test: none
      Change-Id: Id826909d11a069082855bf6d0da7cc54c5cea664
      96cd2deb
    • Jakub Pawlowski's avatar
    • Grzegorz Kołodziejczyk's avatar
      leaudio: Add missing context types · b92392df
      Grzegorz Kołodziejczyk authored
      BYPASS_INCLUSIVE_LANGUAGE_REASON=exact wording for constant from BT specification
      Bug: 150670922
      Tag: #feature
      Sponsor: jpawlowski@
      Test: compile
      Change-Id: If0e5861e882636afba6a29c0ae34362d179035ea
      b92392df
    • 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
    • Steven Moreland's avatar
      getBlobAshmemSize -> getOpenAshmemSize · 4760ca91
      Steven Moreland authored
      This API returns the total size of all ashmem memory that is in FDs that
      is owned by a Parcel object. It was renamed a while ago, but the name
      was never updated in Java.
      
      Bug: 202029388
      Test: atest android.app.NotificationTest
      Change-Id: Icc428063083110952cf3951721d69cbb919429b1
      4760ca91
Loading