- ef48689 Add Build.Version.RELEASE_OR_PREVIEW_DISPLAY by Colin Cross · 3 years, 5 months ago
- 7a25b6f Merge "Adding OWNERS in `android.server.infra` package" by Shashwat Razdan · 3 years, 5 months ago
- 5e83ac9 Merge "Added data retry manager and retry rules" by Treehugger Robot · 3 years, 5 months ago
- 69785b1 Merge "Updating Eth Update Request to use Builder" by James Mattis · 3 years, 5 months ago
- 9709f51 Merge "Rename EXTRA_TIMESTAMP into EXTRA_TIMESTAMP_MILLIS" by Jean Chalard · 3 years, 5 months ago
- 6bda795 Merge "Add local logs to NetworkTimeUpdateService" by Kanyinsola Fapohunda · 3 years, 5 months ago
- 10d6466 Merge "Move permissions allowlist for ExtServices" by Andrei-Valentin Onea · 3 years, 5 months ago
- a45c0d9 Merge changes from topic "ms52-movenetstats" by Lorenzo Colitti · 3 years, 5 months ago
- a5ffa439 Added data retry manager and retry rules by Jack Yu · 3 years, 10 months ago
- f645471 Merge "Added basic network request handling" by Jack Yu · 3 years, 5 months ago
- ba0e302 Added basic network request handling by Jack Yu · 3 years, 10 months ago
- 0c2b673 Merge "Further refine system_server Proguard rules" by Treehugger Robot · 3 years, 5 months ago
- c3c651d Merge "Make BluetoothHeadset APIs used by Telecom into System APIs" by Rahul Sabnis · 3 years, 5 months ago
- dc50c85 Further refine system_server Proguard rules by Jared Duke · 3 years, 5 months ago
- 702d7d10 Merge "Revert "Adding renounce permissions logic to ipc calls."" by Rafael Higuera Silva · 3 years, 5 months ago
- 97f44be Revert "Adding renounce permissions logic to ipc calls." by Rafael Higuera Silva · 3 years, 5 months ago
- b370a02 Adding OWNERS in `android.server.infra` package by Shashwat Razdan · 3 years, 5 months ago
- 0b34074 Merge "Changing readParcelableList's API." by Hao Ke · 3 years, 5 months ago
- 06ee57c Merge "Update JavaDoc to replace deprecated Parcel read APIs." by Hao Ke · 3 years, 5 months ago
- b4781af Merge "Adding renounce permissions logic to ipc calls." by Rafael Higuera Silva · 3 years, 5 months ago
- 3796cd4 Merge "Add vendor_required_attestation_revocation_list_url property to be used by Attestation Verification Framework and partner overlay." by Justin McClain · 3 years, 5 months ago
- faedb36 Add local logs to NetworkTimeUpdateService by Kanyinsola · 3 years, 5 months ago
- 990ac01 Merge "Add a runtime check to ensure that system server jars are prefetched." by Treehugger Robot · 3 years, 5 months ago
- d254813 Rename EXTRA_TIMESTAMP into EXTRA_TIMESTAMP_MILLIS by Chalard Jean · 3 years, 5 months ago
- ac5a78e Adding renounce permissions logic to ipc calls. by Rafael Higuera Silva · 3 years, 8 months ago
- 5e674ce Merge "Removed unused getCodecName in tests" by Etienne Ruffieux · 3 years, 5 months ago
- 59d082a Merge "Added return value to overloaded bindService method." by Jon Eckenrode · 3 years, 5 months ago
- 0641e85 Changing readParcelableList's API. by Hao Ke · 3 years, 5 months ago
- c9bf2bf Updating Eth Update Request to use Builder by James Mattis · 3 years, 6 months ago
- 90e758a Make BluetoothHeadset APIs used by Telecom into System APIs by Rahul Sabnis · 3 years, 7 months ago
- b667621 Merge "Clear BCB if space allocation failed" by Treehugger Robot · 3 years, 5 months ago
- ecbb809 Added return value to overloaded bindService method. by joneckenrode · 3 years, 5 months ago
- 8db9757 Add a runtime check to ensure that system server jars are prefetched. by Jiakai Zhang · 3 years, 8 months ago
- 66cd477 Update JavaDoc to replace deprecated Parcel read APIs. by Hao Ke · 3 years, 6 months ago
- 04eeb94 Merge "[Bugfix][Media] Fix ISessionControllerCallback leaks in the system_server when the far side died" by Kevin Rocard · 3 years, 5 months ago
- 0cf86f5 Merge "Expand comment about using a merge api base" by Anton Hansson · 3 years, 5 months ago
- 94dd832 Merge "Add shell permission for CTS test" by Treehugger Robot · 3 years, 5 months ago
- 589f3e4 Merge "bit: avoid calling strdup(NULL)" by George Burgess · 3 years, 5 months ago
- 7a59be8 Add vendor_required_attestation_revocation_list_url property to be used by Attestation by Justin McClain · 3 years, 5 months ago
- ee41663 Add shell permission for CTS test by Brian Lindahl · 3 years, 6 months ago
- 9e70a83 Merge "Add vendor_required_attestation_certificates to be used by Attestation Verification Framework and Partner overlay." by Justin McClain · 3 years, 5 months ago
- ee8e50a Merge "idmap2: Remove more redundant "using" statements" by Yi Kong · 3 years, 5 months ago
- c256798 Clear BCB if space allocation failed by Kelvin Zhang · 3 years, 5 months ago
- 0770b04 Add vendor_required_attestation_certificates to be used by Attestation by Justin McClain · 3 years, 6 months ago
- 918eb4f [Bugfix][Media] Fix ISessionControllerCallback leaks in the system_server when the far side died by xi yu · 3 years, 6 months ago
- 1ecf1d2 Merge "Switch "UTC time" to "Unix epoch time"" by Neil Fuller · 3 years, 5 months ago
- ea2c258 Merge "Revert "Disable ChangedThrows"" by Anton Hansson · 3 years, 5 months ago
- 3501763 Merge "AudioService: fix regression on hearing aid profile" by Treehugger Robot · 3 years, 5 months ago
- 9d34e31 Expand comment about using a merge api base by Anton Hansson · 3 years, 5 months ago
- d53c274 bit: avoid calling strdup(NULL) by George Burgess IV · 3 years, 5 months ago
- 7db2d81 Merge "Settingslib: create OWNERS file for tests/integ/devicestate" by Treehugger Robot · 3 years, 5 months ago
- f7ee046 Merge "Add pasteAsPlainText in some documentation where it is missing." by Treehugger Robot · 3 years, 5 months ago
- 84af04b AudioService: fix regression on hearing aid profile by William Escande · 3 years, 5 months ago
- 69c6a42 Switch "UTC time" to "Unix epoch time" by Neil Fuller · 3 years, 6 months ago
- 9eadc46 Revert "Disable ChangedThrows" by Anton Hansson · 3 years, 5 months ago
- c5589d2 Merge "Add safer Bundle APIs and deprecated old ones" by Bernardo Rufino · 3 years, 5 months ago
- e33dd38 Add pasteAsPlainText in some documentation where it is missing. by Arthur Milchior · 3 years, 5 months ago
- 3fb0bce Merge "Check iface by TextUtils.equals" by Aaron Huang · 3 years, 5 months ago
- 15390dd Merge "Fix system_notification_accent_color in Vpn.java as well." by Lorenzo Colitti · 3 years, 5 months ago
- fe0504b Merge "Fix content insets calculation error when taking task snapshot." by Tiger Huang · 3 years, 5 months ago
- bd8fb45 Merge "Update the sdk doc of Default & ShortEdge cutout mode" by Shawn Lin · 3 years, 5 months ago
- 78cf7c8 Update the sdk doc of Default & ShortEdge cutout mode by shawnlin · 3 years, 6 months ago
- dc59956 Merge "Fix unwanted sign-extention when converting byte -> int" by Treehugger Robot · 3 years, 5 months ago
- 2525e6b Merge "Get system_notification_accent_color from public resources." by Lorenzo Colitti · 3 years, 5 months ago
- 1a11b7b Merge "Remove EXTRA_USERID from NFC CardEmulation" by Treehugger Robot · 3 years, 5 months ago
- b2a7422 Fix system_notification_accent_color in Vpn.java as well. by Lorenzo Colitti · 3 years, 5 months ago
- 24e8867 Settingslib: create OWNERS file for tests/integ/devicestate by Christian Göllner · 3 years, 5 months ago
- c741f70 Merge "Sort metalava_framework_docs_args" by Anton Hansson · 3 years, 5 months ago
- 428f499 Fix unwanted sign-extention when converting byte -> int by Yi-Yo Chiang · 3 years, 5 months ago
- 58b4c57 Merge "Add @hide Bundle.getParcelable() with explicit type" by Bernardo Rufino · 3 years, 5 months ago
- ea9b16f Get system_notification_accent_color from public resources. by Lorenzo Colitti · 3 years, 5 months ago
- 56f2cf6 idmap2: Remove more redundant "using" statements by Yi Kong · 3 years, 6 months ago
- dd5a31e Merge "Fix system_server crash while iterating CookieTagMap" by Maciej Żenczykowski · 3 years, 6 months ago
- cccb1b7 Add safer Bundle APIs and deprecated old ones by Bernardo Rufino · 3 years, 6 months ago
- f67ce74 Sort metalava_framework_docs_args by Anton Hansson · 3 years, 6 months ago
- b27a57a Merge "base: remove onBind and onMessage from TraceReport API surface" by Lalit Maganti · 3 years, 6 months ago
- 73f1063 base: remove onBind and onMessage from TraceReport API surface by Lalit Maganti · 3 years, 6 months ago
- dad3c92 Merge "Generate an api-versions.xml from stubs jar" by Anton Hansson · 3 years, 6 months ago
- 77bb1ce Fix system_server crash while iterating CookieTagMap by markchien · 3 years, 6 months ago
- 9f4d51d Expose MATCH_PROXY as a module-lib API. by Lorenzo Colitti · 3 years, 6 months ago
- 08f1c71 Add setPollForce to module API by Remi NGUYEN VAN · 3 years, 6 months ago
- f7c0b1f Move networkstats JNI to connectivity module by Remi NGUYEN VAN · 3 years, 6 months ago
- 6b70813 [MS54.1] Move NetworkStats to updatable sources by Junyu Lai · 3 years, 6 months ago
- c3c2787 [MS62.1] Start NetworkStatsService from the module by Junyu Lai · 3 years, 7 months ago
- 07dee30 Merge changes I9881453b,I57fa88c6 by Pablo Gamito · 3 years, 6 months ago
- 871327e Merge "idmap2: Remove redundant "using" statements" by Yurii Zubrytskyi · 3 years, 6 months ago
- 93a4ac7 Merge "5G opportunistic data config per-band." by Meng Wang · 3 years, 6 months ago
- 65ef5b4 Merge "Disable ChangedThrows" by Sam Gilbert · 3 years, 6 months ago
- 8aa8ce4 Merge "Remove apex/media - migrated to packages/modules/Media" by Baligh Uddin · 3 years, 6 months ago
- b0981d9 idmap2: Remove redundant "using" statements by Yi Kong · 3 years, 6 months ago
- 235f9b1 Remove apex/media - migrated to packages/modules/Media by Baligh Uddin · 3 years, 6 months ago
- 4d6f55f Disable ChangedThrows by Sam Gilbert · 3 years, 6 months ago
- d3b8608 Merge "Create OWNERS file for settingslib/devicestate" by Treehugger Robot · 3 years, 6 months ago
- 36bc27c Generate an api-versions.xml from stubs jar by Anton Hansson · 3 years, 11 months ago
- 84b8cd1 5G opportunistic data config per-band. by Meng Wang · 3 years, 6 months ago
- 2a491d4 Merge "p2p: add MANAGE_WIFI_AUTO_JOIN permission for CTS external approver tests" by Treehugger Robot · 3 years, 6 months ago
- 2eebe9a0 Merge "Remove hidden Bluetooth dependencies" by Rahul Sabnis · 3 years, 6 months ago
- b72b351 Merge "Remove intdef usage that block bluetooth apex" by William Escande · 3 years, 6 months ago
- 0b957a2 Merge "Add type string to VCN NetworkAgentConfig" by Benedict Wong · 3 years, 6 months ago
- 32b2842 Add @hide Bundle.getParcelable() with explicit type by Bernardo Rufino · 3 years, 6 months ago