Skip to content
  1. Aug 02, 2022
  2. Aug 01, 2022
  3. Jul 29, 2022
  4. Jul 28, 2022
  5. Jul 27, 2022
  6. Jul 26, 2022
  7. Jul 25, 2022
    • Ember Rose's avatar
      Improve docs for generated properties in PropertyMapper · 64a82e5c
      Ember Rose authored
      Change-Id: I1e927013d14731d3be5024bc581ebd664f878eb9
      Test: N/A
      Bug: 237226979
      64a82e5c
    • Kevin Jeon's avatar
      6e1ac191
    • qinyige1's avatar
      [NMS] Call isServiceTokenValidLocked with lock. · 5d7808a0
      qinyige1 authored
      Method isServiceTokenValidLocked should be called with mNotificationLock
      held, otherwise there will be race condition.
      
      Bug: 236512598
      Test: Manual
      Change-Id: I7e24b5afe3d0a5233debf9da45200c2f4e1f570f
      5d7808a0
    • Yike's avatar
      Fix test dependencies for AppEnumerationInternalTests · 55f2c7f1
      Yike authored
      All of a test's dependencies should be explicitly declared in the Soong build module to enable infrastructure features that ensure correctness and optimize runtime. Here in the test config file, AppEnumerationInternalTests uses `AppEnumerationSyncProviderTestApp.apk`, so that this change declares `AppEnumerationSyncProviderTestApp` in the Soong build module.
      
      Besides, this change modifies the test config file by switching to use `PushFilePreparer` instead of `FilePusher`, since `FilePusher` is designed for the tests that are part of compatibility suite and AppEnumerationInternalTests is not.
      
      Bug: 222438068
      Test: atest-src AppEnumerationInternalTests \
                --experimental-device-driven-test \
                --experimental-java-runtime-dependencies \
                --bazel-arg=--test_timeout=48000
      Test: atest AppEnumerationInternalTests
      Change-Id: I8f09efe82b8dbd11d900752c3810d9215026062e
      55f2c7f1
  8. Jul 22, 2022
  9. Jul 21, 2022
    • Garfield Tan's avatar
      Add xutan@ to WM shell owner · e8cc6e71
      Garfield Tan authored
      Also move the resource owners to the new OWNERS file from the OWNERS
      file one level of folder above.
      
      Bug: None
      Test: None
      Change-Id: I81b3eeff0cf565482772023243652a949cfbcd1f
      e8cc6e71
Loading