- b34d5a7 Merge "Remove usage of MetricsLogger in SmsApplication." by Xiangyu/Malcolm Chen · 4 years, 11 months ago
- bd37583 Merge "[GWP-ASan] Maybe initialise GWP-ASan from Zygote." by Mitch Phillips · 4 years, 11 months ago
- 88fba38 Merge "BluetoothA2dpSink System APIs now require BLUETOOTH_ADMIN permission" by Treehugger Robot · 4 years, 11 months ago
- cc89e59 Merge "Update BluetoothPbap class description to indicate how to create an instance of the class, add intdef to return value of BluetoothPbap#getConnectionState, and move all SystemApis to require the BLUETOOTH_PRIVILEGED permission" by Treehugger Robot · 4 years, 11 months ago
- 8acb1c4 Remove usage of MetricsLogger in SmsApplication. by Malcolm Chen · 5 years ago
- 95154ae Merge "Add OWNERS file for BootImageProfileTest" by Mathieu Chartier · 4 years, 11 months ago
- 9ead9f0 Merge "Remove usage of android.os.Build.IS_USER" by Xiangyu/Malcolm Chen · 4 years, 11 months ago
- eaa088f BluetoothA2dpSink System APIs now require BLUETOOTH_ADMIN permission by Rahul Sabnis · 4 years, 11 months ago
- 05fb443 Merge "Add TEST_MAPPING for gating and logging" by Treehugger Robot · 4 years, 11 months ago
- 52c5601 Merge "Remove testTokenize" by Treehugger Robot · 4 years, 11 months ago
- 98e621e Add OWNERS file for BootImageProfileTest by Mathieu Chartier · 4 years, 11 months ago
- 9fc2483 Merge "Clear calling identity when executing the callback" by Jiashen Wang · 4 years, 11 months ago
- 31afcd5 Remove testTokenize by Nick Kralevich · 5 years ago
- e20dcd3 Merge "Dedup stub jar build rules" by Treehugger Robot · 4 years, 11 months ago
- 1a01953 Add TEST_MAPPING for gating and logging by Andrei Onea · 5 years ago
- a659cb4 Merge "Tweak module_libs stub build rules" by Treehugger Robot · 4 years, 11 months ago
- 45d1f67 Merge "Clear callingId before binder calls in CompatChanges" by Andrei-Valentin Onea · 4 years, 11 months ago
- 226912b Merge "[adbwifi] Add SettingsUI strings for wireless debugging." by Joshua Duong · 4 years, 11 months ago
- 42afd61 Dedup stub jar build rules by Anton Hansson · 5 years ago
- 708d121 Tweak module_libs stub build rules by Anton Hansson · 5 years ago
- ada87ea Merge "Use new image location for JIT Zygote." by Nicolas Geoffray · 4 years, 11 months ago
- d7942ee Merge "Mitigate race conditions in PacService" by Treehugger Robot · 4 years, 11 months ago
- 142a3f8 Merge "Tweak logged info for time / time zone detection" by Neil Fuller · 4 years, 11 months ago
- b770235 Mitigate race conditions in PacService by Rubin Xu · 5 years ago
- 7cacdf7 Merge "Move offload config hidl usage from native to java" by Mark Chien · 4 years, 11 months ago
- 0d5a36b Move offload config hidl usage from native to java by markchien · 5 years ago
- d61f0dc Merge "rm libbinderthreadstate" by Treehugger Robot · 4 years, 11 months ago
- 6097439 Use new image location for JIT Zygote. by Nicolas Geoffray · 5 years ago
- 7abb6f6 Merge "[NS A43] Separate updating the linger timer and sending LOSING" by Chalard Jean · 5 years ago
- 9b8a767 Merge "[NS A42] Move writing to the reassignment to the computation" by Chalard Jean · 5 years ago
- f0be137 Merge "[NS A41] Cut out a function to update NAI info" by Chalard Jean · 5 years ago
- 4cb4e19 Clear calling identity when executing the callback by Jiashen Wang · 5 years ago
- 57c17a8 Merge "Remove "ro." prefix from sdk extension props" by Anton Hansson · 5 years ago
- e6d7525 Merge "[Settings] To avoid use APIs in IccCard directly, moving APIs into TelephonyManager." by Zoey Chen · 5 years ago
- 3ba74ca Merge "[Settings] Expose @hide #setDataAllowedDuringVoiceCall and #isDataAllowedInVoiceCall as @SystemApi" by Zoey Chen · 5 years ago
- 6c812cc Merge "API review cleanups." by Treehugger Robot · 5 years ago
- 71ab50a Merge "DO NOT MERGE - Merge QQ1A.200205.002 into master" by Treehugger Robot · 5 years ago
- 59401aa Merge changes from topic "lights-manager" by Treehugger Robot · 5 years ago
- b0a9a5d Update BluetoothPbap class description to indicate how to create an by Rahul Sabnis · 5 years ago
- 22ee94f Remove usage of android.os.Build.IS_USER by Malcolm Chen · 5 years ago
- 146dde2 Merge "Remoe usage of CollectionUtils as it's not exposed to mainline modules." by Xiangyu/Malcolm Chen · 5 years ago
- 83cbd8f API review cleanups. by Grace Jia · 5 years ago
- 01ba321 Clear callingId before binder calls in CompatChanges by Andrei Onea · 5 years ago
- df81225 Remove "ro." prefix from sdk extension props by Anton Hansson · 5 years ago
- e566dd6 Merge "Migrate StatsHal" by Jeffrey Huang · 5 years ago
- e021e1f Merge "Make FinalizerTimeoutMs and ThreadSuspendTimeout system prop" by Lokesh Gidra · 5 years ago
- d222986 Merge "Fix typo in ConnectivityDiagnosticsManager constant." by Cody Kesting · 5 years ago
- dd1b26b Merge "Always report non-null TetherStatesParcel" by Mark Chien · 5 years ago
- fd2ba54 Merge "Add a null home activity to Shell.apk" by Treehugger Robot · 5 years ago
- c8b7cff Merge "NetworkPolicyManager: Add @SystemApi for mainlne module" by Aaron Huang · 5 years ago
- 6b1c4a9 Add a null home activity to Shell.apk by Isaac Chen · 5 years ago
- 97065a1 Merge "Add more character sets" by Treehugger Robot · 5 years ago
- c2a97a0 Add more character sets by Iris Chang · 5 years ago
- 6e4648c [Settings] Expose @hide #setDataAllowedDuringVoiceCall and #isDataAllowedInVoiceCall as @SystemApi by zoey chen · 5 years ago
- dced191 Merge changes from topic "update_profile_api" by Treehugger Robot · 5 years ago
- 12de0df [GWP-ASan] Maybe initialise GWP-ASan from Zygote. by Mitch Phillips · 5 years ago
- 3e376b79 Add LightsManager implementation to LightsService by Ivailo Karamanolev · 5 years ago
- 4c5ac6b Add Lights AIDL HAL support to LightsService by Ivailo Karamanolev · 5 years ago
- b19593a Rename Light to LogicalLight to avoid namespace conflicts when adding by Ivailo Karamanolev · 5 years ago
- 99b6dfb Migrate StatsHal by Jeffrey Huang · 5 years ago
- b4607fc Make FinalizerTimeoutMs and ThreadSuspendTimeout system prop by Lokesh Gidra · 5 years ago
- 854c599 rm libbinderthreadstate by Steven Moreland · 5 years ago
- e06f513 [adbwifi] Add SettingsUI strings for wireless debugging. by Joshua Duong · 5 years ago
- e1cebc7 Merge "Use libbinderthreadstateutils." by Steven Moreland · 5 years ago
- 9009d0a Merge "Update SMS shortcodes" by Soonil Nagarkar · 5 years ago
- 54036c0 Merge "Add CompatChanges API." by Andrei-Valentin Onea · 5 years ago
- 4d5d4fb Merge changes from topics "area_info_refactor", "dbgf_test" by Jack Yu · 5 years ago
- b8c90c7 Merge "DO NOT MERGE: Adds --force-queryable option to adb install" by Treehugger Robot · 5 years ago
- b03661f Merge "More renames for API council" by Neil Fuller · 5 years ago
- cd768ae Merge "Use waitForIdle() to wait for Threaded processing." by Cody Kesting · 5 years ago
- dd237cf Merge "Fire ConnectivityDiagnostics callbacks on Connectivity reported." by Cody Kesting · 5 years ago
- 960dd65 Merge "Implement INetworkMonitorCallbacks#notifyDataStallSuspected." by Cody Kesting · 5 years ago
- f3a0386 DO NOT MERGE: Adds --force-queryable option to adb install by Patrick Baumann · 5 years ago
- 8a3cd58 Add CompatChanges API. by atrost · 5 years ago
- 7202e90 Merge "Add permissions for using PlatformCompat methods" by Andrei-Valentin Onea · 5 years ago
- a504624 Tweak logged info for time / time zone detection by Neil Fuller · 5 years ago
- 183d505 [Settings] To avoid use APIs in IccCard directly, moving APIs into TelephonyManager. by zoey chen · 5 years ago
- 26559bc Add permissions for using PlatformCompat methods by Andrei Onea · 5 years ago
- faa3728 Always report non-null TetherStatesParcel by markchien · 5 years ago
- b4429fe [NS A43] Separate updating the linger timer and sending LOSING by Chalard Jean · 5 years ago
- 408db32 [NS A42] Move writing to the reassignment to the computation by Chalard Jean · 5 years ago
- 4770588 Merge "Fix NPE that netd callback call null TetheringConfiguration object" by Mark Chien · 5 years ago
- a15fd13 [NS A41] Cut out a function to update NAI info by Chalard Jean · 5 years ago
- 0daef81 Merge "Use Context.NETWORK_POLICY_SERVICE to get network policy service" by Aaron Huang · 5 years ago
- 81a42af Merge "Avoid a @Nullable Boolean" by Neil Fuller · 5 years ago
- c0d59e3 More renames for API council by Neil Fuller · 5 years ago
- 2a53c0c Merge changes from topic "boottime" by Treehugger Robot · 5 years ago
- e67c564 Fix NPE that netd callback call null TetheringConfiguration object by markchien · 5 years ago
- 750ab04 Merge "BluetoothAdapter#connectAllEnabledProfiles and BluetoothAdapter#disconnectAllEnabledProfiles updated to require BLUETOOTH_PRIVILEGED permission and update documentation to indicate connection and disconnection is asynchronous" by Treehugger Robot · 5 years ago
- 85a6565 Merge "[NS A40] Read current reassignment state instead of global state" by Chalard Jean · 5 years ago
- 89d5fcf Merge "Added config_data_capable flag" by Shuo Qian · 5 years ago
- a4335f0 Merge "Make hidden API isDataCapable for Telephony" by Shuo Qian · 5 years ago
- be998a7 Remoe usage of CollectionUtils as it's not exposed to mainline modules. by Malcolm Chen · 5 years ago
- 420bc63 Use new bt api to set active device by hughchen · 5 years ago
- a41c2eb Update LocalBluetoothProfile api by hughchen · 5 years ago
- ee66790 Merge "Associate MAINLINE_NETWORK_STACK with net_raw and net_admin gid" by Lorenzo Colitti · 5 years ago
- 96eb823 Update SMS shortcodes by Soonil Nagarkar · 5 years ago
- 01e574a Update connect/disconnect Bluetooth api by hughchen · 5 years ago
- bef4043 Merge "use apex_test for test apexes" by Jiyong Park · 5 years ago
- 95d9c61 Merge changes I5a01d709,I1b7da86d by Benedict Wong · 5 years ago