- Jan 22, 2020
-
-
Yogisha Dixit authored
-
Automerger Merge Worker authored
Change-Id: I9bc5d535a809f4873786edbd126ee6ab7a1a293d
-
Automerger Merge Worker authored
Change-Id: I5d98ddd28ac963615b0a00441b8716f32602fbe8
-
Mohammad Samiul Islam authored
-
Mohammad Samiul Islam authored
* changes: Log watchdog events using logging parent name. Allow RPHO save and restore more than one rollback id for logging
-
Mathew Inwood authored
-
Automerger Merge Worker authored
Change-Id: I37488a81d4066d240bdc0a22dbd3c72cafd55749
-
Remi NGUYEN VAN authored
am: 385afc99 Change-Id: I56b30b2719d30660e2efb32a01ab0ce4f7b30236
-
Treehugger Robot authored
-
TreeHugger Robot authored
-
Automerger Merge Worker authored
Change-Id: I3c0a9d1c87889085d142a150a672f27624a6e851
-
Neil Fuller authored
am: b9e3e9e3 Change-Id: I3acc8118e444ba3255f393a622ea8405c03ffe03
-
Neil Fuller authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Daulet Zhanguzin authored
Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull"
-
Rhed Jao authored
-
Kholoud Mohamed authored
-
Jorim Jaggi authored
-
Oli Lan authored
-
Will Brockman authored
-
Remi NGUYEN VAN authored
setSSID was added to the API, so it makes sense to have getSSID be part of the API as well. Test: m Bug: 139268426 Change-Id: I6fa9c513ce4fb8ce1e3530776ce8fd5b2e77055e
-
TreeHugger Robot authored
-
Leon Scroggins authored
-
Alex Kershaw authored
When the admin unsets cross-profile packages, reset the INTERACT_ACROSS_PROFILES app-op back to the default if it is no longer configurable by the user. Other minor changes: - Remove the explicit app-op permission check from setInteractAcrossProfilesAppOp, since AppOpManager performs that check when required. - Fix the broadcasting logic in CrossProfileAppsServiceImpl to correctly set the component and flags. Bug: 136249261 Bug: 148010178 Test: atest CtsDevicePolicyManagerTestCases:com.android.cts.devicepolicy.ManagedProfileCrossProfileTest Change-Id: Ib8b5f331fb92fc475bc95ad039adf93fac04da37
-
Yogisha Dixit authored
Added 4 methods: boolean isAmbientDisplayAvailable() void suppressAmbientDisplay(String token, boolean suppress) boolean isAmbientDisplaySuppressedForToken(String token) boolean isAmbientDisplaySuppressed() This CL simply adds the API to toggle SUPPRESS_DOZE. The code for actually turning off doze when the secure setting is updated will be implemented in a follow-up CL. Test: manual, atest FrameworksServicesTests:PowerManagerServiceTest Bug: 147584235, 147587449 Change-Id: I54f46f75fb84aae2ae806690e73eeb427ad8e8e1
-
kholoud mohamed authored
Only allow bindServiceAsUser to bind to a service with the same calling package if caller has _ACROSS_PROFILES permission. BUG: 136249261 Test: atest ContextCrossProfileHostTest Change-Id: I0754258e58cab9acba1109088a22ad403bc74f2f
-
TreeHugger Robot authored
-
Automerger Merge Worker authored
[automerger skipped] Handle ParcelableException instead of crashing system server am: 67c89f3e -s ours am: 99120dfa -s ours am skip reason: Change-Id Ibfe53ee0309dcec6fd3b24f8b67fcb78f5ce7fd5 with SHA-1 8ce32fe5 is in history Change-Id: Ifc7a67604beb808eabb351da10cc15c958cc1a80
-
Mohammad Samiul Islam authored
This reverts commit 595db8a1. Reason for revert: b/147985998 Bug: 147985998 Test: StagedRollbackTest#testRollbackApexWithApk Change-Id: I0f2b2dfb82aa7535f7fe9d4011f07fdb80f9e383
-
Automerger Merge Worker authored
[automerger skipped] Handle ParcelableException instead of crashing system server am: 67c89f3e -s ours am skip reason: Change-Id Ibfe53ee0309dcec6fd3b24f8b67fcb78f5ce7fd5 with SHA-1 665838e7 is in history Change-Id: Ie30f1a2cdbd5af09d14209e5d219f225a84bedfa
-
Kyunglyul Hyun authored
The main objective of this CL is to enable selecting BT device. For that it updates MRM and SystemMediaRoute2Provider such that - MRM.getRoutingControllers() returns a list including the system session - SystemMediaRoute2Provider marks routes as "transferable" - SystemMediaRoute2Provider sets provider id correctly - SystemMediaRoute2Provider handles transferToRoute() Bug: 147979868 Bug: 147122575 Test: atest mediaroutertest && manually selecting phone / bt devices from output switcher Change-Id: I2e2032fd6677f79b9f864c313c40846daa87f113
-
TreeHugger Robot authored
-
Eran Messeri authored
-
Daulet Zhanguzin authored
java.util.Objects.requireNonNull Bug: 126528330 Test: Treehugger Exempt-From-Owner-Approval: Global refactoring. Change-Id: Iae0d413db1e0d5bd3c7ee8fe5237b0bff909aaa0
-
Mike Ma authored
-
Mohammad Samiul Islam authored
Unhandled exception is causing system server to crash. Bug: 146790672 Test: builds successfully Change-Id: Ibfe53ee0309dcec6fd3b24f8b67fcb78f5ce7fd5 Merged-In: Ibfe53ee0309dcec6fd3b24f8b67fcb78f5ce7fd5
-
Remi NGUYEN VAN authored
-
TreeHugger Robot authored
-
Jack Yu authored
-