- f306a53 Introduce VpnProfileState by lucaslin · 3 years, 5 months ago
- 836a3e3 Define new constants of ACTION_VPN_MANAGER_EVENT by lucaslin · 3 years, 5 months ago
- 634b3fe Merge "API review: Additional comment for QosApi." by Sewook Seo · 3 years, 5 months ago
- a700681 Merge "Add tool for injecting tracing code into a method." by Allen Hair · 3 years, 5 months ago
- 04c1004e Merge "API review: Additional documentation & annotation" by Sewook Seo · 3 years, 5 months ago
- 81db932 API review: Additional comment for QosApi. by sewookseo · 3 years, 5 months ago
- b5a5e6c Merge "Rename setUidForeground to noteUidForeground" by Lorenzo Colitti · 3 years, 5 months ago
- 10f49a107 API review: Additional documentation & annotation by sewookseo · 3 years, 5 months ago
- 6a8f891 Merge changes from topic "remove-auth-token" by Eric Biggers · 3 years, 5 months ago
- 841350e Merge changes from topic "remove-fde" by Eric Biggers · 3 years, 5 months ago
- 180aa227 Merge "ParcelableHolder: assert stability on read" by Steven Moreland · 3 years, 5 months ago
- 71649aa Merge "Used single TCP configuration for devices" by Jack Yu · 3 years, 5 months ago
- 0bd7c7b Merge "Allow submodule owners to approve resources in shell" by Mady Mellor · 3 years, 5 months ago
- 5e42ca0 Merge "Create @StringDef for the PREFIX_* values" by Aaron Huang · 3 years, 5 months ago
- 47196d4 Merge "Let docs tool to list the newly-visible IntDef values" by Aaron Huang · 3 years, 5 months ago
- 78bc18e Merge "Allow a list of configs to be sent for enterprise slice" by Sooraj Sasindran · 3 years, 5 months ago
- ee415b6 Merge "Tweak linux_glibc properties for musl builds in frameworks/base" by Colin Cross · 3 years, 5 months ago
- 9579247 Remove HardwareAuthToken parameter from unlockUserKey by Eric Biggers · 3 years, 6 months ago
- d04de5c Remove HardwareAuthToken parameter from clearUserKeyAuth by Eric Biggers · 3 years, 6 months ago
- 5eb0659 Remove HardwareAuthToken parameter from addUserKeyAuth by Eric Biggers · 3 years, 6 months ago
- 665b5f9 Don't pass HardwareAuthToken to unlockUser() in non-SP verifyCredential by Eric Biggers · 3 years, 6 months ago
- 0566abd Remove non-SP based setLockCredentialInternal() by Eric Biggers · 3 years, 6 months ago
- 401e447 Remove HardwareAuthToken support from FakeStorageManager by Eric Biggers · 3 years, 6 months ago
- 0bc49e6 Remove unused FDE methods from StorageManager by Eric Biggers · 3 years, 6 months ago
- f33dbe0 Stop checking FDE password cache by Eric Biggers · 3 years, 6 months ago
- bd03d76 Remove checks for FDE in 'adb backup' by Eric Biggers · 3 years, 6 months ago
- dc2f8bf Merge "Add MANAGE_WIFI_INTERFACES to the shell permission" by Etan Cohen · 3 years, 5 months ago
- b9fc291 Merge "Revert "Disable pointer authentication in app processes."" by Elliott Hughes · 3 years, 5 months ago
- e6c05a8 Merge "Disable "-readability-duplicate-include" tidy warning in generated file" by Pirama Arumuga Nainar · 3 years, 5 months ago
- adf939b Merge "Properly fix revokePermissionsNoLongerImplicitLocked() for shared UIDs." by Treehugger Robot · 3 years, 5 months ago
- de74bee Allow submodule owners to approve resources in shell by Mady Mellor · 3 years, 5 months ago
- b276239 Merge "Update the OWNERS of dexopt related files." by Jiakai Zhang · 3 years, 5 months ago
- 05f2831 Merge "Document when types are checked in Bundle" by Bernardo Rufino · 3 years, 5 months ago
- 2438554 Create @StringDef for the PREFIX_* values by Aaron Huang · 3 years, 5 months ago
- 216b67d Merge "[DU09-2]Modify the NetworkStatsCollection Builder API" by Frank Li · 3 years, 5 months ago
- 1c76499 Used single TCP configuration for devices by Jack Yu · 3 years, 7 months ago
- e9c9dda0 Allow a list of configs to be sent for enterprise slice by Sooraj Sasindran · 3 years, 5 months ago
- 391556b Merge "Support preferred data profile correctly" by Jack Yu · 3 years, 5 months ago
- 2349f6f Merge "Rename MANAGE_WIFI_AUTO_JOIN to MANAGE_WIFI_NETWORK_SELECTION" by Oscar Shu · 3 years, 5 months ago
- f1010eb ParcelableHolder: assert stability on read by Steven Moreland · 3 years, 5 months ago
- 1893b07 Support preferred data profile correctly by Jack Yu · 3 years, 7 months ago
- bee32e3 Add MANAGE_WIFI_INTERFACES to the shell permission by Etan Cohen · 3 years, 5 months ago
- 7a81884 Merge "Added the Carrier Config for DataStallRecoveryManager" by Jack Yu · 3 years, 5 months ago
- c7e5064 Merge "Properly handle wrap system property in zygote" by Hans Boehm · 3 years, 5 months ago
- e420bd2 Merge "Move GraphicsStatsService native method registration to zygote." by Nicolas Geoffray · 3 years, 5 months ago
- 4bfb7074 Added the Carrier Config for DataStallRecoveryManager by Willy Hu · 3 years, 8 months ago
- 90d4d60 Revert "Disable pointer authentication in app processes." by Elliott Hughes · 3 years, 5 months ago
- 08a2cc7 Let docs tool to list the newly-visible IntDef values by Aaron Huang · 3 years, 5 months ago
- ebddedf Merge "Move android.jar defaults back to f/b" by Anton Hansson · 3 years, 5 months ago
- 7647d8c Merge "Add a new UID range for SDK sandbox processes." by Martijn Coenen · 3 years, 5 months ago
- 0c3452c Update the OWNERS of dexopt related files. by Jiakai Zhang · 3 years, 5 months ago
- 5a10845f Rename setUidForeground to noteUidForeground by Aaron Huang · 3 years, 5 months ago
- 5a8d1b2 Add a new UID range for SDK sandbox processes. by Martijn Coenen · 3 years, 5 months ago
- ececa85 Merge "[LE] Connect and disconnect both LE headsets" by SongFerng Wang · 3 years, 5 months ago
- 8186f29 Disable "-readability-duplicate-include" tidy warning in generated file by Pirama Arumuga Nainar · 3 years, 5 months ago
- 0979ff1 Merge "Remove restriction that limits updateConfiguration API to Auto" by Xiao Ma · 3 years, 5 months ago
- bb1686a Merge "Correct off-by-one error in SetThreadName" by Hans Boehm · 3 years, 5 months ago
- b56960b Merge changes Ib5bcfb6a,I46c2a472,If0c75774,Iab7ba8d3 by Eric Biggers · 3 years, 5 months ago
- e8f6f0b Tweak linux_glibc properties for musl builds in frameworks/base by Colin Cross · 3 years, 5 months ago
- e55bd16 Merge "Fix the same active time tasks disappeared on RunngintTasks" by William McVicker · 3 years, 5 months ago
- b869dba Rename MANAGE_WIFI_AUTO_JOIN to MANAGE_WIFI_NETWORK_SELECTION by xshu · 3 years, 5 months ago
- 4007a56 Properly handle wrap system property in zygote by Hans Boehm · 3 years, 6 months ago
- bab26cc Merge "Curve 25519: Support use via Android Keystore provider (part 1)" by Treehugger Robot · 3 years, 5 months ago
- edd99c3 Correct off-by-one error in SetThreadName by Hans Boehm · 3 years, 5 months ago
- 2e62b92 Merge "Consider SLICE_REJECTED as permanent failure" by Treehugger Robot · 3 years, 5 months ago
- 75b0b6e Merge "profcollect: Register observers in a background thread" by Treehugger Robot · 3 years, 5 months ago
- 7c5206d Consider SLICE_REJECTED as permanent failure by Ling Ma · 3 years, 6 months ago
- 2794ff0 Merge "IBinder.transact: clarify return" by Treehugger Robot · 3 years, 5 months ago
- e2fd8e3 Merge "Create new DataEnabledReasons for for DataSettingsManager" by Jack Yu · 3 years, 5 months ago
- 4ac3fff Merge "Unhide ApnType.ENTERPRISE" by Treehugger Robot · 3 years, 5 months ago
- f430745 Document when types are checked in Bundle by Bernardo Rufino · 3 years, 5 months ago
- 77da69b7 Merge "Reduce NTP polling interval" by Kanyinsola Fapohunda · 3 years, 5 months ago
- 3875cf7 Curve 25519: Support use via Android Keystore provider (part 1) by Eran Messeri · 3 years, 5 months ago
- 1993598 Merge "Forward `svc bluetooth` to "cmd bluetooth"" by Treehugger Robot · 3 years, 5 months ago
- 78255cc Merge "Do not register Curve25519 as a key factory directly" by Treehugger Robot · 3 years, 5 months ago
- 259ca1e Do not register Curve25519 as a key factory directly by Eran Messeri · 3 years, 5 months ago
- 471a916 Merge "Replacing BluetoothCodecStatus creator by Builder" by Etienne Ruffieux · 3 years, 5 months ago
- 8d11f8e profcollect: Register observers in a background thread by Yi Kong · 3 years, 5 months ago
- e1c9ad9 Merge "Allowing for null net caps in updateConfiguration" by Patrick Rohr · 3 years, 5 months ago
- 1004623 Merge "pm install: clarify when --multi-package can be used" by Mårten Kongstad · 3 years, 5 months ago
- f9ce0a2 Merge "Update StaleDataclassProcessor for JDK 17" by Treehugger Robot · 3 years, 5 months ago
- 25bf2f8 Stub out some FDE methods in StorageManager by Eric Biggers · 3 years, 6 months ago
- d63d0e1 Stop trying to update FDE password from LockSettingsService by Eric Biggers · 3 years, 6 months ago
- 0a9389d Remove clearEncryptionPassword() from LockPatternUtils by Eric Biggers · 3 years, 6 months ago
- 77d147b Stop trying to get/set fields in FDE footer by Eric Biggers · 3 years, 6 months ago
- 92381c6 Merge "Split updateMeteredNetwork{Allow, Deny}List into add and remove" by Mark Chien · 3 years, 5 months ago
- 9d7925e Create new DataEnabledReasons for for DataSettingsManager by Sarah Chin · 3 years, 8 months ago
- 7c8bca8 Merge "Added IWLAN handover support" by Treehugger Robot · 3 years, 5 months ago
- 6997136 Added IWLAN handover support by Jack Yu · 3 years, 8 months ago
- 04d04ca Merge "[Telephony] checking if the delegate is null before calling." by Sungcheol Ahn · 3 years, 5 months ago
- e0f2c62 Add tool for injecting tracing code into a method. by Michael Wright · 3 years, 6 months ago
- d936b5b [LE] Connect and disconnect both LE headsets by SongFerngWang · 3 years, 5 months ago
- 5a5a450 Merge "Fix log message when failing to open bpf maps" by Maciej Żenczykowski · 3 years, 5 months ago
- 5c72552 Merge "Update @RequiresApi declarations for T to be 33." by Treehugger Robot · 3 years, 5 months ago
- f6a6972 Merge "Telephony data refactoring API changes" by Treehugger Robot · 3 years, 5 months ago
- 06ce6c0 Update @RequiresApi declarations for T to be 33. by Michael Wright · 3 years, 9 months ago
- 7c8cadb pm install: clarify when --multi-package can be used by Mårten Kongstad · 3 years, 5 months ago
- 8bdccb9 Remove restriction that limits updateConfiguration API to Auto by Patrick Rohr · 3 years, 5 months ago
- 8be52bc Allowing for null net caps in updateConfiguration by James Mattis · 3 years, 5 months ago
- 0384dbb Telephony data refactoring API changes by Jack Yu · 3 years, 8 months ago