- e07d038 Merge "Replace fields with getters in keepalive API" am: 8c5ae7e37f by Remi NGUYEN VAN · 4 years, 4 months ago
- 38d3867 Merge "Add RequiresPermission to TestNetworkManager" am: 9641e3404c by Remi NGUYEN VAN · 4 years, 4 months ago
- 4290766 Merge "Replace IS_DEBUGGABLE with isDebuggable module API" am: ba77876dbd by Remi NGUYEN VAN · 4 years, 4 months ago
- 061a4f9 Merge "Use String in CaptivePortalData underlying types" am: 13d7d5cde6 by Remi NGUYEN VAN · 4 years, 4 months ago
- 8c5ae7e Merge "Replace fields with getters in keepalive API" by Remi NGUYEN VAN · 4 years, 4 months ago
- 9641e34 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 4 months ago
- ba77876 Merge "Replace IS_DEBUGGABLE with isDebuggable module API" by Remi NGUYEN VAN · 4 years, 4 months ago
- 13d7d5c Merge "Use String in CaptivePortalData underlying types" by Remi NGUYEN VAN · 4 years, 4 months ago
- f9f0f6f Merge changes I77e34a92,I8f13159b,Ic8ab66ff,Id9494f69 am: e19a117397 by Benedict Wong · 4 years, 4 months ago
- e19a117 Merge changes I77e34a92,I8f13159b,Ic8ab66ff,Id9494f69 by Benedict Wong · 4 years, 4 months ago
- e9ec371 Merge "Remove unnecessary entries in frameworks/base/config/OWNERS" am: a2baa71441 by Paul Duffin · 4 years, 4 months ago
- fa9eca9 Merge "s/enforece/enforce/" am: 271d82e966 by Nathan Harold · 4 years, 4 months ago
- af31a08 Merge "reflect libbinder/am split" am: da164b6f83 by Steven Moreland · 4 years, 4 months ago
- 0c71f7c Merge "Update hiddenapi preupload checks to handle new location" am: ca0501d1b8 by Paul Duffin · 4 years, 4 months ago
- a2baa71 Merge "Remove unnecessary entries in frameworks/base/config/OWNERS" by Paul Duffin · 4 years, 4 months ago
- 271d82e Merge "s/enforece/enforce/" by Nathan Harold · 4 years, 4 months ago
- 67fc786 Merge "Adding OEM Network Preferences for testing" am: 240eb9907b by James Mattis · 4 years, 4 months ago
- da164b6 Merge "reflect libbinder/am split" by Steven Moreland · 4 years, 4 months ago
- ca0501d Merge "Update hiddenapi preupload checks to handle new location" by Paul Duffin · 4 years, 4 months ago
- 240eb99 Merge "Adding OEM Network Preferences for testing" by James Mattis · 4 years, 4 months ago
- 8fac2ea Dynamically set MTU based on proposed algorithms by Benedict Wong · 4 years, 4 months ago
- cf64e63 Merge "Keystore 2.0 SPI: Make getAttestationIds return an empty array." am: 1f82f476c0 by Treehugger Robot · 4 years, 4 months ago
- 1f82f47 Merge "Keystore 2.0 SPI: Make getAttestationIds return an empty array." by Treehugger Robot · 4 years, 4 months ago
- 780e007 Merge "Grant OVERRIDE_COMPAT_CHANGE_CONFIG_ON_RELEASE_BUILD to Shell" am: 9a24f337aa by Benjamin Franz · 4 years, 4 months ago
- 9a24f33 Merge "Grant OVERRIDE_COMPAT_CHANGE_CONFIG_ON_RELEASE_BUILD to Shell" by Benjamin Franz · 4 years, 4 months ago
- 1eca3d7 Merge "Disable ARC when physical address is incorrect" am: 27cdbf8a25 by Treehugger Robot · 4 years, 4 months ago
- 20deed1 Merge "Add a tool to dump git SHAs of API changes" am: 457ccf2d32 by Anton Hansson · 4 years, 4 months ago
- 27cdbf8 Merge "Disable ARC when physical address is incorrect" by Treehugger Robot · 4 years, 4 months ago
- 457ccf2 Merge "Add a tool to dump git SHAs of API changes" by Anton Hansson · 4 years, 4 months ago
- 97dbad0 Use String in CaptivePortalData underlying types by Remi NGUYEN VAN · 4 years, 5 months ago
- 0e4ba38 Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 4 months ago
- b2a10a7 Merge "UWB: Annotate DistanceMeasurement Parameters" am: 159a635593 by Harpreet "Eli" Sangha · 4 years, 4 months ago
- 159a635 Merge "UWB: Annotate DistanceMeasurement Parameters" by Harpreet "Eli" Sangha · 4 years, 4 months ago
- ab43b19 Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 4 months ago
- b5f095e Replace IS_DEBUGGABLE with isDebuggable module API by Remi NGUYEN VAN · 4 years, 4 months ago
- 23ae7da Merge "Remove Network, NetworkRequest metrics from jobscheduler" am: 2a4adcb598 by Aaron Huang · 4 years, 4 months ago
- e601c8d Merge "Record the UID of the app package instead of GID." am: cbe01c27c6 by Yan Wang · 4 years, 4 months ago
- 2a4adcb Merge "Remove Network, NetworkRequest metrics from jobscheduler" by Aaron Huang · 4 years, 4 months ago
- cbe01c2 Merge "Record the UID of the app package instead of GID." by Yan Wang · 4 years, 4 months ago
- bb57965 Merge "UWB: Remove Unused RTSU Constants" am: f617f30ee0 by Harpreet "Eli" Sangha · 4 years, 4 months ago
- d40e170 Merge "Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager" am: ed4117ff40 by Paul Hu · 4 years, 4 months ago
- f617f30 Merge "UWB: Remove Unused RTSU Constants" by Harpreet "Eli" Sangha · 4 years, 4 months ago
- ed4117f Merge "Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager" by Paul Hu · 4 years, 4 months ago
- 80b7977 Record the UID of the app package instead of GID. by yawanng · 4 years, 4 months ago
- 464e6c4 Keystore 2.0 SPI: Make getAttestationIds return an empty array. by Janis Danisevskis · 4 years, 4 months ago
- 4d7845e Remove unnecessary entries in frameworks/base/config/OWNERS by Paul Duffin · 4 years, 4 months ago
- f998f8b Update hiddenapi preupload checks to handle new location by Paul Duffin · 4 years, 4 months ago
- 4bb24cc Merge "Add dplotnikov@ and gaillard@ as owners for Binder related files" am: dea9900796 by Siim Sammul · 4 years, 4 months ago
- c888b0b Merge "Fix an issue in NPMS where ALLOWED_REASON_SYSTEM will be ignored." am: fe7a49b5d0 by Sudheer Shanka · 4 years, 4 months ago
- dea9900 Merge "Add dplotnikov@ and gaillard@ as owners for Binder related files" by Siim Sammul · 4 years, 4 months ago
- fe7a49b Merge "Fix an issue in NPMS where ALLOWED_REASON_SYSTEM will be ignored." by Sudheer Shanka · 4 years, 4 months ago
- f45769e Merge "Fix a ISA map bug. It puts the values to the wrong map." am: cd881a42b6 by Yan Wang · 4 years, 4 months ago
- 7087a4a Create proxy NetworkAgent for testing by Benedict Wong · 4 years, 4 months ago
- a4f28ed Ensure teardown() only triggered on the right NetworkAgent. by Benedict Wong · 4 years, 4 months ago
- 16952dc Add dump to VcnManagementService by Benedict Wong · 4 years, 4 months ago
- cd881a4 Merge "Fix a ISA map bug. It puts the values to the wrong map." by Yan Wang · 4 years, 4 months ago
- 3f16d2a Fix a ISA map bug. It puts the values to the wrong map. by yawanng · 4 years, 4 months ago
- 8caea0d Add a tool to dump git SHAs of API changes by Anton Hansson · 4 years, 4 months ago
- fea2540 Merge "Move hiddenapi config into frameworks/base/boot" am: 01c3731d30 by Paul Duffin · 4 years, 4 months ago
- 77c1d68 Merge "Improve SimPhonebookContract javadocs and qualifiers" am: e738f2f211 by Marcus Hagerott · 4 years, 4 months ago
- 8cf7b11 Merge "Add memtrackproxy system server service" am: 6157f7be74 by Kalesh Singh · 4 years, 4 months ago
- 8637b71 Merge "Improve hiddenapi exclude.sh script" am: b1becf7cfb by Paul Duffin · 4 years, 4 months ago
- 180fdaa Merge "Replace copy-on-write PDB with an empty one" am: 8aa6183e57 by Howard Chen · 4 years, 4 months ago
- 01c3731 Merge "Move hiddenapi config into frameworks/base/boot" by Paul Duffin · 4 years, 4 months ago
- e738f2f Merge "Improve SimPhonebookContract javadocs and qualifiers" by Marcus Hagerott · 4 years, 4 months ago
- 6157f7b Merge "Add memtrackproxy system server service" by Kalesh Singh · 4 years, 4 months ago
- b1becf7 Merge "Improve hiddenapi exclude.sh script" by Paul Duffin · 4 years, 4 months ago
- 8aa6183 Merge "Replace copy-on-write PDB with an empty one" by Howard Chen · 4 years, 4 months ago
- 5153835 Merge "CEC: Remove the TODO in HdmiCecLocalDeviceSource class" am: a3e4f9538b by Treehugger Robot · 4 years, 4 months ago
- f4e1962 Merge "CEC: Remove the TODO in HdmiPlaybackClient class" am: cc62385767 by Treehugger Robot · 4 years, 4 months ago
- a3e4f95 Merge "CEC: Remove the TODO in HdmiCecLocalDeviceSource class" by Treehugger Robot · 4 years, 4 months ago
- cc62385 Merge "CEC: Remove the TODO in HdmiPlaybackClient class" by Treehugger Robot · 4 years, 4 months ago
- be4f683 Merge "Add OWNERS file to tools/hiddenapi" am: 36cd81b3d2 by Paul Duffin · 4 years, 4 months ago
- 4e891c6 CEC: Remove the TODO in HdmiPlaybackClient class by Aravind Angadi · 4 years, 4 months ago
- f5932b4 CEC: Remove the TODO in HdmiCecLocalDeviceSource class by Aravind Angadi · 4 years, 4 months ago
- 36cd81b Merge "Add OWNERS file to tools/hiddenapi" by Paul Duffin · 4 years, 4 months ago
- c5e292c Merge "Add callbacks to indicate NFC setControllerAlwaysOn state changed" am: cfc798e793 by George Chang · 4 years, 4 months ago
- b4e9b2b Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 4 months ago
- cfc798e Merge "Add callbacks to indicate NFC setControllerAlwaysOn state changed" by George Chang · 4 years, 4 months ago
- d7080db Merge "Expose constants of ConnectivityManager" am: 5d7d6554c2 by Treehugger Robot · 4 years, 4 months ago
- 5d7d655 Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
- ad7bf81 Improve hiddenapi exclude.sh script by Paul Duffin · 4 years, 4 months ago
- 7ca2087 Add OWNERS file to tools/hiddenapi by Paul Duffin · 4 years, 4 months ago
- 68a69cc Expose constants of ConnectivityManager by lucaslin · 4 years, 5 months ago
- 756e87e Add dplotnikov@ and gaillard@ as owners for Binder related files by Siim Sammul · 4 years, 4 months ago
- 018eaf4 Merge "Add more OWNERS coverage" am: a40fbcd94c by Jeff Chang · 4 years, 4 months ago
- a40fbcd Merge "Add more OWNERS coverage" by Jeff Chang · 4 years, 4 months ago
- 2e53c83 Merge "Split networkDestroy() and destroyNetworkCache()" am: 79bb9aa9a4 by Treehugger Robot · 4 years, 4 months ago
- d01e3f1 Fix an issue in NPMS where ALLOWED_REASON_SYSTEM will be ignored. by Sudheer Shanka · 4 years, 4 months ago
- 79bb9aa Merge "Split networkDestroy() and destroyNetworkCache()" by Treehugger Robot · 4 years, 4 months ago
- e67182e Merge "Assign the bit calculation as long to prevent overflow" am: 00ccf9e4d7 by Chiachang Wang · 4 years, 4 months ago
- 00ccf9e Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 4 months ago
- 87ef8f0 Remove Network, NetworkRequest metrics from jobscheduler by Aaron Huang · 4 years, 5 months ago
- b99c5b6 UWB: Annotate DistanceMeasurement Parameters by Harpreet Eli Sangha · 4 years, 4 months ago
- 1553bf1 Merge "Add owners for window related core tests" am: b4e3b04eb5 by Charles Chen · 4 years, 4 months ago
- 823b97e Merge "Change SipMessage API name" am: bb05a11104 by Allen Su · 4 years, 4 months ago
- b4e3b04 Merge "Add owners for window related core tests" by Charles Chen · 4 years, 4 months ago
- 64d44e2 UWB: Remove Unused RTSU Constants by Harpreet Eli Sangha · 4 years, 4 months ago
- bb05a11 Merge "Change SipMessage API name" by Allen Su · 4 years, 4 months ago
- 61bd727 Add memtrackproxy system server service by Kalesh Singh · 4 years, 4 months ago