- d301f3fd Merge "Introduce system API for ActivityManager.updateMccMncConfiguration for Mainline" by Shuo Qian · 4 years, 11 months ago
- 9799e6e Introduce system API for ActivityManager.updateMccMncConfiguration for Mainline by sqian · 4 years, 11 months ago
- 365caf6 Merge "Update permissions of BluetoothPan System APIs and re-hide some APIs that do not need to be System APIs." by Treehugger Robot · 4 years, 11 months ago
- 1bb18d8 Merge "Add error code for BluetoothDevice#getBatteryLevel to represent Bluetooth is off" by Treehugger Robot · 4 years, 11 months ago
- 2be788e Merge "Switched out PhoneConstants.PhoneKey" by Daniel Bright · 4 years, 11 months ago
- 43fe983 Merge "Allow overriding disabled changes in final release." by Anna Trostanetski · 4 years, 11 months ago
- 77d832b Merge "Add option to toggle all changes" by Andrei-Valentin Onea · 4 years, 11 months ago
- a68f101 Merge "Skip Route tests that are R-specific on Q" by Chiachang Wang · 4 years, 11 months ago
- 1b18444 Skip Route tests that are R-specific on Q by Chiachang Wang · 4 years, 11 months ago
- 4284498 Merge "Add v3 signature matching support during apex validation" by Mohammad Islam · 4 years, 11 months ago
- 0791e88 Merge "Convert gsid to use the dynamic AIDL service infrastructure" by Howard Chen · 4 years, 11 months ago
- 74c6a97 Merge "Fixed DisplayCutout flaky test" by Shawn Lin · 4 years, 11 months ago
- af3061e Merge "Add test for getDeprecationTime and getExpirationTime" by Chiachang Wang · 4 years, 11 months ago
- a62e449f Fixed DisplayCutout flaky test by shawnlin · 4 years, 11 months ago
- 71d3dac Switched out PhoneConstants.PhoneKey by Daniel Bright · 5 years ago
- d479374 Update permissions of BluetoothPan System APIs and re-hide some APIs by Rahul Sabnis · 4 years, 11 months ago
- 8629072 Merge "SystemConfig: Allow runtime differentiation of vendor configurations" by Treehugger Robot · 4 years, 11 months ago
- 57948ad Merge changes from topic "sys-selection-chan" by Hall Liu · 4 years, 11 months ago
- 6edc7c3 Allow overriding disabled changes in final release. by atrost · 4 years, 11 months ago
- 6c26cb4 Merge "Make sure mTransmitPowerInfo is always populated" by Daniel Bright · 4 years, 11 months ago
- 7d8f1a7 Merge "Send battery low intent when battery warning boundary changed" by Jing Ji · 4 years, 11 months ago
- cfc0804 Merge changes I52ac80f1,Iba48c173,If0a71607 by Mathieu Chartier · 4 years, 11 months ago
- 8977dd0 Merge "Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics." by Cody Kesting · 4 years, 11 months ago
- 4187603 Send battery low intent when battery warning boundary changed by Xin Guan · 4 years, 11 months ago
- ea11eb2 Merge "vpn: Fix NPE in VpnConfig#toString when no ProxyInfo is set" by Hugo Benichi · 4 years, 11 months ago
- 415d0a4 Merge "Add more logging in StagingManager" by Mohammad Islam · 4 years, 11 months ago
- d489721 Merge "Populate error message in case APK part of staged install fails" by Mohammad Islam · 4 years, 11 months ago
- 18ad0ea Merge "Sync android.timezone / libcore.timezone" by Neil Fuller · 4 years, 11 months ago
- 56ebd31 Merge "Reduce log size from CountryTimeZones" by Neil Fuller · 4 years, 11 months ago
- 33e09a3 Merge "Add support for LoggingOnly changes" by Anna Trostanetski · 4 years, 11 months ago
- 06795ef Reduce log size from CountryTimeZones by Neil Fuller · 4 years, 11 months ago
- 11fcab6 Merge "[TNU01] Add Tethering notification updater" by Paul Hu · 4 years, 11 months ago
- b3d7fe4 Merge "Add missing RequiresPermission to EthernetManager" by Remi NGUYEN VAN · 4 years, 11 months ago
- f7c98aa Add test for getDeprecationTime and getExpirationTime by Chiachang Wang · 4 years, 11 months ago
- bb5104f Add missing RequiresPermission to EthernetManager by Remi NGUYEN VAN · 4 years, 11 months ago
- e09d5fe Merge "Ignore NetworkAgentConfigTest on Q" by Remi NGUYEN VAN · 4 years, 11 months ago
- e15c4f5 Merge "Skip LinkAddress tests that are R-specific on Q" by Remi NGUYEN VAN · 4 years, 11 months ago
- 8c9b98c Merge "Ignore testReevaluateNetwork until Q" by Remi NGUYEN VAN · 4 years, 11 months ago
- 313f888 Ignore NetworkAgentConfigTest on Q by Remi NGUYEN VAN · 4 years, 11 months ago
- 802c23d Merge "Send offload status changed callback" by Mark Chien · 4 years, 11 months ago
- 100a6f6 Merge "Suppress bugprone-use-after-move warnings" by Chih-hung Hsieh · 4 years, 11 months ago
- de31d85 Send offload status changed callback by markchien · 5 years ago
- 2fe61e4 Skip LinkAddress tests that are R-specific on Q by Remi NGUYEN VAN · 4 years, 11 months ago
- bff9040 [TNU01] Add Tethering notification updater by paulhu · 5 years ago
- 980693d vpn: Fix NPE in VpnConfig#toString when no ProxyInfo is set by Hugo Benichi · 4 years, 11 months ago
- 085e772 Make sure mTransmitPowerInfo is always populated by zhouwenjie · 5 years ago
- 6f56195 Merge "Clear binder identity before calling PackageManager API" by Treehugger Robot · 4 years, 11 months ago
- d1edb37 Merge "Remove the NetworkScore class." by Treehugger Robot · 4 years, 11 months ago
- a6626de Merge "Add visibility to framework-all" by Anton Hansson · 4 years, 11 months ago
- fce09e2 Add visibility to framework-all by Anton Hansson · 5 years ago
- e3643bc Merge "Identity Credential: Apply changes identified in API review." by Treehugger Robot · 4 years, 11 months ago
- 3cab059 Merge "Uses python3 for fontTools" by Haibo Huang · 4 years, 11 months ago
- ded5886 Add error code for BluetoothDevice#getBatteryLevel to represent Bluetooth is off by Rahul Sabnis · 4 years, 11 months ago
- 715857d Uses python3 for fontTools by Haibo Huang · 4 years, 11 months ago
- 6c219c8 Split setSystemSelectionChannels by Hall Liu · 5 years ago
- 1276af4 Add setSystemSelectionChannels API by Hall Liu · 5 years ago
- 7c7d90b Identity Credential: Apply changes identified in API review. by David Zeuthen · 4 years, 11 months ago
- 6f44bd0 Make BootImageProfileTest less flaky by Mathieu Chartier · 4 years, 11 months ago
- a37afa4 Use shell commands instead of ITestDevice for BootImageProfile test by Mathieu Chartier · 5 years ago
- 44e771c Make BootImageProfileTest less flaky by Mathieu Chartier · 5 years ago
- e2c60dc Sync android.timezone / libcore.timezone by Neil Fuller · 4 years, 11 months ago
- 3bc5168 Merge "Teaches the ProcessCpuTracker about USAPs." by Christian Wailes · 4 years, 11 months ago
- 7a616f6 Suppress bugprone-use-after-move warnings by Chih-Hung Hsieh · 4 years, 11 months ago
- 335db81 Merge "Adds Zygote policy flags to control how applications are launched" by Treehugger Robot · 4 years, 11 months ago
- a903482 Merge "Add CAPTURE_AUDIO_OUTPUT permission requirement" by Treehugger Robot · 4 years, 11 months ago
- fb8baaa Ignore testReevaluateNetwork until Q by Remi NGUYEN VAN · 4 years, 11 months ago
- a3b6258 Clear binder identity before calling PackageManager API by Rubin Xu · 4 years, 11 months ago
- 36b29ac Remove the NetworkScore class. by Chalard Jean · 4 years, 11 months ago
- 9838205 Merge "Change javadoc of getSubmitPduEncodedMessage and add IntRange to its parameters" by Treehugger Robot · 4 years, 11 months ago
- a13d7fc Merge "Generate "keep" rules for android:name and class attributes" by Treehugger Robot · 4 years, 11 months ago
- 4cfcf00 Merge "Fix a race conditon in `incident`." by Boleyn Su · 4 years, 11 months ago
- 4bdc698 Generate "keep" rules for android:name and class attributes by Jeremy Woods · 5 years ago
- 26bbd81 Merge "Clarify getCallingPid for oneway transactions." by Steven Moreland · 4 years, 11 months ago
- e225e5d Merge "4G+ RAT icon can not be displayed when back to 4G from 4G+" by Jack Yu · 4 years, 11 months ago
- 61c5f8e Clarify getCallingPid for oneway transactions. by Steven Moreland · 4 years, 11 months ago
- 7ced7df Merge "Remove polling of TetheringManager in ConnectivityManager." by Amos Bianchi · 4 years, 11 months ago
- b118c9b Remove polling of TetheringManager in ConnectivityManager. by Amos Bianchi · 4 years, 11 months ago
- 2fe2229 Merge "Merge stage-aosp-master to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 11 months ago
- 020c84a Merge stage-aosp-master to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
- 86fd801 Merge "Add command line support for testing tz detection" by Neil Fuller · 4 years, 11 months ago
- f83325e Merge "Delete directory creation" am: 0d05cce083 by Automerger Merge Worker · 4 years, 11 months ago
- a339e2d Merge "UpdateEngine: fix cleanupAppliedPayload impl" am: 54aba47b29 by Automerger Merge Worker · 4 years, 11 months ago
- 0d05cce Merge "Delete directory creation" by Jeffrey Huang · 4 years, 11 months ago
- 54aba47 Merge "UpdateEngine: fix cleanupAppliedPayload impl" by Yifan Hong · 4 years, 11 months ago
- 54557c5 Merge "Keep error message notification after stop" am: 92352fa7c7 by Automerger Merge Worker · 4 years, 11 months ago
- 92352fa Merge "Keep error message notification after stop" by Po-Chien Hsueh · 4 years, 11 months ago
- 6b32953 Merge "Remove two unused constants" am: c7d6b57055 by Automerger Merge Worker · 4 years, 11 months ago
- c7d6b57 Merge "Remove two unused constants" by Neil Fuller · 4 years, 11 months ago
- 7ba4d39 Keep error message notification after stop by Po-Chien Hsueh · 4 years, 11 months ago
- c43df50 Fix a race conditon in `incident`. by Boleyn Su · 5 years ago
- 627bfca Merge "Start process of next activity with top priority in advance" am: efbcd6752d by Automerger Merge Worker · 4 years, 11 months ago
- efbcd67 Merge "Start process of next activity with top priority in advance" by Treehugger Robot · 4 years, 11 months ago
- 0b0e2a7 Merge "Add javadoc and deprecate addOnSubscriptionsChangedListener(android.telephony.SubscriptionManager.OnSubscriptionsChangedListener)" am: 35c5908f80 by Automerger Merge Worker · 4 years, 11 months ago
- 35c5908 Merge "Add javadoc and deprecate addOnSubscriptionsChangedListener(android.telephony.SubscriptionManager.OnSubscriptionsChangedListener)" by Treehugger Robot · 4 years, 11 months ago
- 4bea7cc Delete directory creation by Jeffrey Huang · 4 years, 11 months ago
- 129beaf Merge "Allow bugprone-* warnings until they are all fixed." am: 7f58bef392 by Automerger Merge Worker · 4 years, 11 months ago
- 7f58bef Merge "Allow bugprone-* warnings until they are all fixed." by Chih-hung Hsieh · 4 years, 11 months ago
- 03c842d Teaches the ProcessCpuTracker about USAPs. by Chris Wailes · 4 years, 11 months ago
- d0b322c Adds Zygote policy flags to control how applications are launched by Chris Wailes · 5 years ago
- a1b8478 Merge "Update BluetoothDevice SystemApi permissions and disallow passing a null pin to BluetoothDevice#setPin" am: 5f1daae19f by Automerger Merge Worker · 4 years, 11 months ago