- 4eb8cf8 Read GNSS measurement from device file when available by Yuchen He · 4 years ago
- 6ceb09d Add raw measurement parser by Yuchen He · 4 years ago
- e7d2bba fix potential use-after-frees of stack memory by George Burgess IV · 4 years, 1 month ago
- 95276a2 Refactor and reuse some read device file logic by Yuchen He · 4 years, 2 months ago
- 6f87698 Merge "SpatialAudio: Set low latency allowed signal at startSession The logic is that to send FREE and LOW_LATENCY to audio at startSession, if bt receives setLowLatencyModeAllowed(true) before start session. If the parameter false, or bt doesn't receive the signal at all, then bt sends FREE to audio." am: 5cde687f02 am: 0bac5ee146 by Chen Chen · 3 years, 6 months ago
- 06e72f5 Merge "[automerge] Read GNSS measurement from device file when available 2p: 65569272ad" into sc-v2-dev-plus-aosp by Enrico Granata · 3 years, 6 months ago
- de2d07e Merge "[automerge] Add raw measurement parser 2p: 31493d1dc4" into sc-v2-dev-plus-aosp by Enrico Granata · 3 years, 6 months ago
- c72fc91 Merge "[automerge] Refactor and reuse some read device file logic 2p: cb8474d7b6" into sc-v2-dev-plus-aosp by Enrico Granata · 3 years, 6 months ago
- 7f5d901 Merge changes from topics "presubmit-am-4fee2b7578f94a34b28ec502594c100c", "presubmit-am-e0c94944d7344b3d975421d4c0812104", "presubmit-am-e106eae8e71e41a6a6d95a2472dd22fe" into sc-v2-dev-plus-aosp by Enrico Granata · 3 years, 6 months ago
- d2b51ce Merge changes from topics "presubmit-am-125395c1a55c4e859af27656b2c26312", "presubmit-am-b14104e5e9774385913debfdc01994b2" into sc-v2-dev-plus-aosp by Enrico Granata · 3 years, 6 months ago
- 0bac5ee Merge "SpatialAudio: Set low latency allowed signal at startSession The logic is that to send FREE and LOW_LATENCY to audio at startSession, if bt receives setLowLatencyModeAllowed(true) before start session. If the parameter false, or bt doesn't receive the signal at all, then bt sends FREE to audio." am: 5cde687f02 by Chen Chen · 3 years, 6 months ago
- 5cde687 Merge "SpatialAudio: Set low latency allowed signal at startSession The logic is that to send FREE and LOW_LATENCY to audio at startSession, if bt receives setLowLatencyModeAllowed(true) before start session. If the parameter false, or bt doesn't receive the signal at all, then bt sends FREE to audio." by Chen Chen · 3 years, 6 months ago
- 07c1601 Merge "Fixed vts tests cases which do not support factory attestation. Test: Run keymint Vts tests." am: 0f7d419136 am: c1603e8ef5 by Treehugger Robot · 3 years, 6 months ago
- c1603e8 Merge "Fixed vts tests cases which do not support factory attestation. Test: Run keymint Vts tests." am: 0f7d419136 by Treehugger Robot · 3 years, 6 months ago
- 0f7d419 Merge "Fixed vts tests cases which do not support factory attestation. Test: Run keymint Vts tests." by Treehugger Robot · 3 years, 6 months ago
- d35971b Merge "Add VTS test for VoNR apis on IRadio aidl" am: c8407c2a5d am: 5e547de67d by Gary Jian · 3 years, 6 months ago
- 5e547de Merge "Add VTS test for VoNR apis on IRadio aidl" am: c8407c2a5d by Gary Jian · 3 years, 6 months ago
- c8407c2 Merge "Add VTS test for VoNR apis on IRadio aidl" by Gary Jian · 3 years, 6 months ago
- 6ce32fe Merge "BtAudio: Iterate reference in VTS helper" am: 76adba3e27 am: 770e99349a by Treehugger Robot · 3 years, 6 months ago
- 770e993 Merge "BtAudio: Iterate reference in VTS helper" am: 76adba3e27 by Treehugger Robot · 3 years, 6 months ago
- af620c1 Merge changes I3642c6eb,I0cf9c1ce am: 687ffed8f6 am: eca75b0037 by Treehugger Robot · 3 years, 6 months ago
- 76adba3 Merge "BtAudio: Iterate reference in VTS helper" by Treehugger Robot · 3 years, 6 months ago
- eca75b0 Merge changes I3642c6eb,I0cf9c1ce am: 687ffed8f6 by Treehugger Robot · 3 years, 6 months ago
- 48c2a72 Merge "BtAudio: Handle dataInterval in LeAudioSW VTS" am: 3a6d0f8d75 am: bbdcdec933 by Treehugger Robot · 3 years, 6 months ago
- 00903a9 Merge "BtAudio: Handle bcast hw offloading codecs" am: 6497c3ec2c am: 7e43320a0b by Treehugger Robot · 3 years, 6 months ago
- 687ffed Merge changes I3642c6eb,I0cf9c1ce by Treehugger Robot · 3 years, 6 months ago
- bbdcdec Merge "BtAudio: Handle dataInterval in LeAudioSW VTS" am: 3a6d0f8d75 by Treehugger Robot · 3 years, 6 months ago
- 7e43320 Merge "BtAudio: Handle bcast hw offloading codecs" am: 6497c3ec2c by Treehugger Robot · 3 years, 6 months ago
- 3a6d0f8 Merge "BtAudio: Handle dataInterval in LeAudioSW VTS" by Treehugger Robot · 3 years, 6 months ago
- 6497c3e Merge "BtAudio: Handle bcast hw offloading codecs" by Treehugger Robot · 3 years, 6 months ago
- cc75285 audio: use binder threadpool am: d90c47420a am: 142ba0857b by Jasmine Cha · 3 years, 6 months ago
- 142ba08 audio: use binder threadpool am: d90c47420a by Jasmine Cha · 3 years, 6 months ago
- d90c474 audio: use binder threadpool by Jasmine Cha · 3 years, 6 months ago
- 04a399a Minor fix for the session type in the comments by Alice Kuo · 3 years, 6 months ago
- 336d90c Add LE audio broadcast offload vts test cases by Alice Kuo · 3 years, 6 months ago
- 5efd91a [automerge] Read GNSS measurement from device file when available 2p: 65569272ad by Yuchen He · 3 years, 6 months ago
- 6c40168 [automerge] Add raw measurement parser 2p: 31493d1dc4 by Yuchen He · 3 years, 6 months ago
- b41ce2e [automerge] Refactor and reuse some read device file logic 2p: cb8474d7b6 by Yuchen He · 3 years, 6 months ago
- ce5df5f [automerged blank] Merge fix to AOSP: Report default location when location is not available in /dev/gnss0 2p: d20063ad90 by Yuchen He · 3 years, 6 months ago
- 974b5ee [automerge] fix potential use-after-frees of stack memory 2p: 3f467bd10f by George Burgess IV · 3 years, 6 months ago
- d20063a Merge fix to AOSP: Report default location when location is not available in /dev/gnss0 by Yuchen He · 3 years, 10 months ago
- 6556927 Read GNSS measurement from device file when available by Yuchen He · 4 years ago
- 31493d1 Add raw measurement parser by Yuchen He · 4 years ago
- 3f467bd fix potential use-after-frees of stack memory by George Burgess IV · 4 years, 1 month ago
- cb8474d Refactor and reuse some read device file logic by Yuchen He · 4 years, 2 months ago
- c92270e SpatialAudio: Set low latency allowed signal at startSession by Chen Chen · 3 years, 6 months ago
- 9c4d73c Merge "Clamp NNAPI HAL Version to runtime version -- hal" am: b66f1308ac am: 27e3ce4cf6 by Michael Butler · 3 years, 6 months ago
- 27e3ce4 Merge "Clamp NNAPI HAL Version to runtime version -- hal" am: b66f1308ac by Michael Butler · 3 years, 6 months ago
- b66f130 Merge "Clamp NNAPI HAL Version to runtime version -- hal" by Michael Butler · 3 years, 6 months ago
- 8a1be76 BtAudio: Handle dataInterval in LeAudioSW VTS by Josh Wu · 3 years, 6 months ago
- 4d2938f BtAudio: Iterate reference in VTS helper by Josh Wu · 3 years, 6 months ago
- 5d50dc0 BtAudio: Handle bcast hw offloading codecs by Josh Wu · 3 years, 6 months ago
- b33b760 Merge "Add Bluetooth Audio AIDL HAL VTS" am: fd4d63ff51 am: 31e7dfc4f3 by Treehugger Robot · 3 years, 6 months ago
- 31e7dfc Merge "Add Bluetooth Audio AIDL HAL VTS" am: fd4d63ff51 by Treehugger Robot · 3 years, 6 months ago
- fd4d63f Merge "Add Bluetooth Audio AIDL HAL VTS" by Treehugger Robot · 3 years, 6 months ago
- 049e2cd Add Bluetooth Audio AIDL HAL VTS by Josh Wu · 3 years, 7 months ago
- 553bedc Merge "Declare license metadata for copied files." am: 243be18aa1 am: bfede49097 by Treehugger Robot · 3 years, 6 months ago
- bfede49 Merge "Declare license metadata for copied files." am: 243be18aa1 by Treehugger Robot · 3 years, 6 months ago
- 243be18 Merge "Declare license metadata for copied files." by Treehugger Robot · 3 years, 6 months ago
- 66db5dd Add VTS test for VoNR apis on IRadio aidl by Gary Jian · 3 years, 6 months ago
- 6a57e50 Merge "Run SAP tests on slots based on configs" am: ef8b4bee56 am: a16e677d82 by Treehugger Robot · 3 years, 6 months ago
- a16e677 Merge "Run SAP tests on slots based on configs" am: ef8b4bee56 by Treehugger Robot · 3 years, 6 months ago
- ef8b4be Merge "Run SAP tests on slots based on configs" by Treehugger Robot · 3 years, 6 months ago
- 04f00c9 Merge "Generate constants from the audio HAL V7.1 enums" am: fc81d2e4aa am: 930b7fa5c9 by Treehugger Robot · 3 years, 6 months ago
- 6f497d1 Clamp NNAPI HAL Version to runtime version -- hal by Michael Butler · 3 years, 6 months ago
- 930b7fa Merge "Generate constants from the audio HAL V7.1 enums" am: fc81d2e4aa by Treehugger Robot · 3 years, 6 months ago
- fc81d2e Merge "Generate constants from the audio HAL V7.1 enums" by Treehugger Robot · 3 years, 6 months ago
- 9c2200b Merge "SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth" am: 585dc0b0b2 am: d32943e46c by Chen Chen · 3 years, 6 months ago
- d32943e Merge "SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth" am: 585dc0b0b2 by Chen Chen · 3 years, 6 months ago
- 585dc0b Merge "SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth" by Chen Chen · 3 years, 6 months ago
- 42bbd27 Generate constants from the audio HAL V7.1 enums by Mikhail Naganov · 3 years, 6 months ago
- e18ab24 Merge changes from topic "upstream-hal-v7_1-p4" am: 7ed70a8033 am: 991c01efc3 by Mikhail Naganov · 3 years, 6 months ago
- 6ae5c18 Make AUDIO_USAGE_NOTIFICATION_EVENT available to HALs am: a85cebb63e am: 783f8f14e2 by Mikhail Naganov · 3 years, 6 months ago
- 02adb71 audio: Add android.hardware.audio[.common]@7.1-util modules am: ec8ef38ad9 am: b105faaa74 by Mikhail Naganov · 3 years, 6 months ago
- 58980c5 audio: add Ultrasound materials to 7.1 am: ff62b259f8 am: 84a54dfc28 by Carter Hsu · 3 years, 6 months ago
- 5b873dc [automerger skipped] Merge "Merge sc-v2-dev-plus-aosp-without-vendor@8084891" into stage-aosp-master am: 3125505251 -s ours by Xin Li · 3 years, 6 months ago
- 991c01e Merge changes from topic "upstream-hal-v7_1-p4" am: 7ed70a8033 by Mikhail Naganov · 3 years, 6 months ago
- 783f8f1 Make AUDIO_USAGE_NOTIFICATION_EVENT available to HALs am: a85cebb63e by Mikhail Naganov · 3 years, 6 months ago
- b105faa audio: Add android.hardware.audio[.common]@7.1-util modules am: ec8ef38ad9 by Mikhail Naganov · 3 years, 6 months ago
- 84a54df audio: add Ultrasound materials to 7.1 am: ff62b259f8 by Carter Hsu · 3 years, 6 months ago
- 3125505 Merge "Merge sc-v2-dev-plus-aosp-without-vendor@8084891" into stage-aosp-master by Xin Li · 3 years, 6 months ago
- 7ed70a8 Merge changes from topic "upstream-hal-v7_1-p4" by Mikhail Naganov · 3 years, 6 months ago
- 8ef53bb Merge "Allow CompOS to use DICE from C++" am: 13eaedcaec am: 66c0e03f0e by Alan Stokes · 3 years, 6 months ago
- 66c0e03 Merge "Allow CompOS to use DICE from C++" am: 13eaedcaec by Alan Stokes · 3 years, 6 months ago
- 13eaedc Merge "Allow CompOS to use DICE from C++" by Alan Stokes · 3 years, 6 months ago
- 9ce63b8 Merge "vibrator: aidl: update OWNERS file" am: e4f19ced34 am: 91d9437235 by Treehugger Robot · 3 years, 6 months ago
- 91d9437 Merge "vibrator: aidl: update OWNERS file" am: e4f19ced34 by Treehugger Robot · 3 years, 6 months ago
- e4f19ce Merge "vibrator: aidl: update OWNERS file" by Treehugger Robot · 3 years, 6 months ago
- a902574 vibrator: aidl: update OWNERS file by Tai Kuo · 3 years, 6 months ago
- c00f8ad Declare license metadata for copied files. by Bob Badour · 3 years, 6 months ago
- 7686411 Merge "Use parens to fix output" am: dfdcdaf09d am: 0b907b4638 by Treehugger Robot · 3 years, 6 months ago
- 0b907b4 Merge "Use parens to fix output" am: dfdcdaf09d by Treehugger Robot · 3 years, 6 months ago
- dfdcdaf Merge "Use parens to fix output" by Treehugger Robot · 3 years, 6 months ago
- ae389f2 Merge "libhealthloop: Remove the POWER_SUPPLY_SUBSYSTEM macro" am: 652b89bd0a am: cb27f8cccb by Treehugger Robot · 3 years, 6 months ago
- cb27f8c Merge "libhealthloop: Remove the POWER_SUPPLY_SUBSYSTEM macro" am: 652b89bd0a by Treehugger Robot · 3 years, 6 months ago
- e621407 audio VTS: Fix HAL device management by Mikhail Naganov · 3 years, 6 months ago
- 652b89b Merge "libhealthloop: Remove the POWER_SUPPLY_SUBSYSTEM macro" by Treehugger Robot · 3 years, 6 months ago
- a85cebb Make AUDIO_USAGE_NOTIFICATION_EVENT available to HALs by Mikhail Naganov · 3 years, 6 months ago
- ec8ef38 audio: Add android.hardware.audio[.common]@7.1-util modules by Mikhail Naganov · 3 years, 6 months ago
- ff62b25 audio: add Ultrasound materials to 7.1 by Carter Hsu · 3 years, 6 months ago