- May 03, 2024
-
-
Cosmin Băieș authored
Flag: NONE Test: n/a Bug: 338178020 Change-Id: I6494166c24d37d398d72b05a9d7b3f966f3b9ffa
-
Hongguang Chen authored
-
Treehugger Robot authored
-
- May 02, 2024
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Tim Yu authored
-
Tim Yu authored
To services/tests/servicestests/src/com/android/server/autofill Change-Id: Ibcd6798627dc3506e4ef4ed690daf5c4e90c53d1 Test: n/a Bug: n/a
-
yangbill authored
Bug: 337993945 Test: m Change-Id: I762f41500fb9b360245fbf58a6526dd594ff332e
-
Jayant Chowdhary authored
-
Shuzhen Wang authored
-
Paul Colta authored
-
Jayant Chowdhary authored
Test: N/A Change-Id: Ia2bf5aee600c17d77da08240a81036b7cd82471f Signed-off-by:
Jayant Chowdhary <jchowdhary@google.com>
-
Paul Duffin authored
Splits the `api_versions_*` modules into two types: * Those that include the whole API surface including updatable modules and SDK extensions. * Those that do not include updatables modules or SDK extensions. Bug: 336993217 Test: m nothing and TH Change-Id: Ic3d95832a30a7a5e7c4a09febd818b1aebbf17d0
-
- May 01, 2024
-
-
Elliott Hughes authored
-
Ronald Braunstein authored
-
Victor Chang authored
-
Treehugger Robot authored
-
- Apr 30, 2024
-
-
Ronald Braunstein authored
With upcoming changes, test_module_config modules need to live in the same test-suite as their base, in this case FrameworksServicesTests. It lives in device-tests, so the derived tests should as well. In the future we can migrate to general-tests if that makes more sense. FYI: b/149420197 has some context on the difference. Test: mm Test: atest FrameworksServicesTests_contentprotection Change-Id: I8358e2b026eea4b8fe449e9c51d13ea5623389a1
-
Ellen Arteca authored
-
Ellen Arteca authored
This reverts commit eec02e9f. Reason for revert: Investigating b/338122208, this CL causes an error. Change-Id: I7bb87951011d6bda957efc776bb67bb938d8cdb5
-
Suprabh Shukla authored
-
Paul Colța authored
Bug: 336807339 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:0a05dd541c34dcd5d60f2cbc43c2471d7952e900) Merged-In: I8aed84fab3b5f12e781f3834a087e186c6f61cca Change-Id: I8aed84fab3b5f12e781f3834a087e186c6f61cca
-
Elliott Hughes authored
Similar to other services in this directory. Change-Id: I2fea6436da20f4af575be2e5b59bcdd49e6ca3eb
-
Ellen Arteca authored
-
Elliott Hughes authored
Noticed while looking at https://issuetracker.google.com/338006730 though that bug seems to have been fixed already on the Java side. Change-Id: I49379da8dbfa0800944ce856c7563ab9646200d2
-
Treehugger Robot authored
-
Victor Chang authored
Bug: 318780411 Test: m droid Change-Id: Ied8117ca15d60a504070ddd03ee72cf6ade39a94
-
Riddle Hsu authored
-
lijilou authored
PersistableBundle store the data use the ArrayMap,so the null key may put into the map.So we should make a judgment to prevent the systemserver crash. Bug: 337781283 Change-Id: I9ce8c86aa9c9142e3b413bdb1eaaf51099592e72
-
Ted Bauer authored
-
Ellen Arteca authored
-
- Apr 29, 2024
-
-
Ellen Arteca authored
This CL adds try-with-resources around LockscreenCredential objects, in order to call `close()` when the resource is done being used. This also clears the LSKF `byte[]` representation in the LockscreenCredential. This CL applies the above changes to the DevicePolicyManagerService. Bug: 320392352 Test: build Change-Id: Iad642dd4706ae052affc2f9ac6d6f0695870728d
-
Ellen Arteca authored
This CL adds try-with-resources around LockscreenCredential objects, in order to call `close()` when the resource is done being used. This also clears the LSKF `byte[]` representation in the LockscreenCredential. This CL applies the above changes to the KeyguardManager. Bug: 320392352 Test: atest KeyguardManagerTest Change-Id: Idf1d8545a7bc94a257e939fc41184ea9442694f3
-
Elliott Hughes authored
-
Ted Bauer authored
Aconfig flagging storage is migrating to a new underlying storage, which has new dependencies. Add the dependencies as a defaults. Bug: 328444881 Test: m Change-Id: Ie59f5cba1ace7bbee179f9c6dbee03e085c7d878
-
Aishwarya Mallampati authored
Merge "Google RCS uses FTEU MO SMS for phone number verification [ Week 12, Week 13 Week 14 and Week 15]" into main
-
Steven Moreland authored
-
Treehugger Robot authored
-
Islam Elbanna authored
-