summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-07[automerger skipped] Add additional bounds checks to NNAPI FMQ deserialize ↵Michael Butler
utility functions am: 67d9ebe9e6 am: 9243f062ce -s ours am skip reason: Merged-In I6bfb02a5cd76258284cc4d797a4508b21e672c4b with SHA-1 9b17e6485b is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/20605249 Change-Id: Ia49a7ec551c58a551f004a9aff0ccf9756c1a9f1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-07[automerger skipped] Add additional bounds checks to NNAPI FMQ deserialize ↵Michael Butler
utility functions am: 082cefe340 -s ours am skip reason: Merged-In I6bfb02a5cd76258284cc4d797a4508b21e672c4b with SHA-1 67d9ebe9e6 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/20613775 Change-Id: Ia5d1652455c6d2663c1917ef2b9fec67bd1a362d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-07Add additional bounds checks to NNAPI FMQ deserialize utility functions am: ↵Michael Butler
67d9ebe9e6 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/20605249 Change-Id: I0d6511298106704a74696d2be24a964010a2ed23 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-07Merge "Add additional bounds checks to NNAPI FMQ deserialize utility ↵Michael Butler
functions" into tm-qpr-dev
2022-12-07Snap for 9376496 from 43966208b7ef50c51a58e82c6d7c10ee9e115860 to ↵Android Build Coastguard Worker
tm-qpr2-release Change-Id: I3ca51e71bc22f8c190db58515cf17494bcb89d84
2022-12-06Snap for 9347470 from 4052cdcf4c6c6a32021b6de7892841b98c711f73 to ↵Android Build Coastguard Worker
tm-platform-release Change-Id: I73e29ce695e676582d5caff65bfd9badd55ff320
2022-12-06Snap for 9371302 from 2c7c34e466586c927d16aa44be8da97574040194 to ↵Android Build Coastguard Worker
tm-qpr2-release Change-Id: I8f0b39819eeb562a521b1084d57ec9d4dcc1f5ec
2022-12-05audio HAL: set minimum Binder access priorityAndy Hung
Use setMinSchedulerPolicy to enforce minimum thread priority when accessing the audio HAL to ANDROID_PRIORITY_AUDIO Test: instrumented Bug: 261496726 Change-Id: I700b04d3060e9405b1445206882a6131cea0d045
2022-12-05[automerge] Add additional bounds checks to NNAPI FMQ deserialize utility ↵Presubmit Automerger Backend
functions 2p: 4668f30dcf Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/20614826 Bug: 256589724 Change-Id: I47ee25c6a04b37b74b043a8f5b5490ecaa1131aa Merged-In: I6bfb02a5cd76258284cc4d797a4508b21e672c4b
2022-12-05Add additional bounds checks to NNAPI FMQ deserialize utility functionsMichael Butler
This CL adds the following additional bounds checks: * Adds additional checks of the index of the std::vector before accessing the element at the index * Changes the array index operator [] to the checked std::vector::at method Bug: 256589724 Test: mma Merged-In: I6bfb02a5cd76258284cc4d797a4508b21e672c4b Change-Id: I6bfb02a5cd76258284cc4d797a4508b21e672c4b
2022-12-05Add additional bounds checks to NNAPI FMQ deserialize utility functionsMichael Butler
This CL adds the following additional bounds checks: * Adds additional checks of the index of the std::vector before accessing the element at the index * Changes the array index operator [] to the checked std::vector::at method Bug: 256589724 Test: mma Merged-In: I6bfb02a5cd76258284cc4d797a4508b21e672c4b Change-Id: I6bfb02a5cd76258284cc4d797a4508b21e672c4b
2022-12-05Add additional bounds checks to NNAPI FMQ deserialize utility functionsMichael Butler
This CL adds the following additional bounds checks: * Adds additional checks of the index of the std::vector before accessing the element at the index * Changes the array index operator [] to the checked std::vector::at method Bug: 256589724 Test: mma Merged-In: I6bfb02a5cd76258284cc4d797a4508b21e672c4b Change-Id: I6bfb02a5cd76258284cc4d797a4508b21e672c4b
2022-12-05Add additional bounds checks to NNAPI FMQ deserialize utility functionsMichael Butler
This CL adds the following additional bounds checks: * Adds additional checks of the index of the std::vector before accessing the element at the index * Changes the array index operator [] to the checked std::vector::at method Bug: 256589724 Test: mma Merged-In: I6bfb02a5cd76258284cc4d797a4508b21e672c4b Change-Id: I6bfb02a5cd76258284cc4d797a4508b21e672c4b
2022-12-05Add additional bounds checks to NNAPI FMQ deserialize utility functionsMichael Butler
This CL adds the following additional bounds checks: * Adds additional checks of the index of the std::vector before accessing the element at the index * Changes the array index operator [] to the checked std::vector::at method Bug: 256589724 Test: mma Merged-In: I6bfb02a5cd76258284cc4d797a4508b21e672c4b Change-Id: I6bfb02a5cd76258284cc4d797a4508b21e672c4b
2022-12-02audio HAL: Enable RT priority inheritanceAndy Hung
Test: instrumented Bug: 181148259 Bug: 260918856 Change-Id: If56e449a9c6f1a49e372591893d8714534574e3a
2022-11-29Merge 9f7723939850d9587fe972740d8a4d121a062459 on remote branchLinux Build Service Account
Change-Id: I7370eac703b08498ee1045462d979cd4ab2f5d10
2022-11-23Snap for 9321341 from c788d67bcc16915951b1e2c629b063f53c6d50bf to ↵Android Build Coastguard Worker
tm-qpr2-release Change-Id: Ic01c322a71f8419998866e9c33dcc0ea6d74b0a2
2022-11-22Merge "Add BluetoothLeAudioCodecsProvider Unit Test" into tm-qpr-devTreeHugger Robot
2022-11-18Snap for 9305793 from c2e719bbd8d157f5f9b2953d5830b1371cce1e18 to ↵Android Build Coastguard Worker
tm-qpr2-release Change-Id: I2a86d6badaf42c0131f2fa27775028e4751d4ff8
2022-11-17Update Cuttlefish mock GNSS hardware model name am: 08e0d7dfb0 am: c4c5d1549eZhanghao Wen
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/20489237 Change-Id: I462818d2b5da8fd932f09b4bea665c7282c6d42c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-17Update Cuttlefish mock GNSS hardware model name am: 08e0d7dfb0Zhanghao Wen
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/20489237 Change-Id: I85c6c9b74f8f82551e8c9331550a2a8858609061 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-16Update Cuttlefish mock GNSS hardware model nameZhanghao Wen
Test: atest GnssHardwareInfoTest Bug: 258680584 Change-Id: I17c877848aee4b607cd0d798e7c91a1987fd6286 Merged-In: I17c877848aee4b607cd0d798e7c91a1987fd6286
2022-11-15Snap for 9292541 from a9ebb32149d2717dcfb3a9d1ea80dbe08be5c47b to ↵Android Build Coastguard Worker
t-keystone-qcom-release Change-Id: Iac94c2d276fb850d067b88d9b50d454790d33197
2022-11-15Merge cherrypicks of [20231047] into tm-qpr1-release. am: ce067cc175Android Build Coastguard Worker
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/20472923 Change-Id: I6f751c037b3bf69ed1c4d52c997ae0b72f167cc0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-15Merge cherrypicks of [20231047] into tm-qpr1-release.Android Build Coastguard Worker
Change-Id: I06200b6d2ae3eba5ed331c98bffa74ab785ad9f1
2022-11-15EffectHal: Support retrieving worker thread tidAndy Hung
Use 'gtid' as the command, returns the worker thread tid. Test: see bug Bug: 253276925 Change-Id: Ia4fa129c62cf6df97821c34876b517944bc5322f (cherry picked from commit 7d5eb5c8371cd881d8d2fd7b57a6d2803206fd59) Merged-In: Ia4fa129c62cf6df97821c34876b517944bc5322f
2022-11-11Merge t-mpr-2022-11Matt Lee
Change-Id: I7c2270672767a12ceca2d37aee80a261e891051d
2022-11-10Add BluetoothLeAudioCodecsProvider Unit Testshihchienc
Add unit test for BluetoothLeAudioCodecsProvider and simplify the public interface of BluetoothLeAudioCodecsProvider class Bug: 253569201 Test: atest VtsHalBluetoothAudioTargetTest Test: atest BluetoothLeAudioCodecsProviderTest Test: manual test Change-Id: I064eb4058b129a571cf9dbb91b85bafe7236b735 Merged-In: I064eb4058b129a571cf9dbb91b85bafe7236b735 (cherry picked from commit d7f565a943c5c6bf08a16c22ea15c2c6b628a00e)
2022-11-01Snap for 9239618 from 74f46595794c48c09a0b83eb1e908c168e6f6848 to ↵Android Build Coastguard Worker
tm-platform-release Change-Id: I55dbd72b75ef88ac16d1ee884868b2ef742aafab
2022-10-30Merge tag 'LA.QSSI.13.0.r1-07200.02-qssi.0' into tachibanaalk3pInjection
"LA.QSSI.13.0.r1-07200.02-qssi.0" Change-Id: Iaaf3603b86fd4d90d9f47f41bc249f20b6aa51cc
2022-10-27Merge 0fb4327bccd1c209b508c0669c716802e3bcc6fd on remote branchLinux Build Service Account
Change-Id: Idc948e753cf11011b91c2b0651ee4ce20725c861
2022-10-25Snap for 9217312 from 0a4e57f8e8b9503fcfe68064590ada7469c01f40 to ↵Android Build Coastguard Worker
tm-qpr2-release Change-Id: I3098c07b02db91184f7dcd5fff0e1d1b15aea5b9
2022-10-25Merge "DO NOT MERGE Add missing seat memory properties to DefaultConfig.h ↵TreeHugger Robot
for CTS tests" into tm-qpr-dev
2022-10-21Merge commit '5590d5a43648027c54469d61b958c9bc26a271e9' of ↵Yimin Li
sso://googleplex-android/platform/hardware/interfaces into HEAD Change-Id: I6999b8820441818aa1a4de794c9a0ce0f65b8b88
2022-10-22Snap for 9206145 from 7d5eb5c8371cd881d8d2fd7b57a6d2803206fd59 to ↵Android Build Coastguard Worker
tm-qpr2-release Change-Id: Ib6a70b475f683a42136f3e7e0de5e64e9df7fecf
2022-10-19EffectHal: Support retrieving worker thread tidAndy Hung
Use 'gtid' as the command, returns the worker thread tid. Test: see bug Bug: 253276925 Change-Id: Ia4fa129c62cf6df97821c34876b517944bc5322f
2022-10-06Snap for 9144696 from 31f4cea0d933d213f3304c634a5e55fb2b634b91 to ↵Android Build Coastguard Worker
t-keystone-qcom-release Change-Id: Ia9e2ebd835ef25babea7d1bc17f96c2091693a0b
2022-10-05Merge s-mpr-2022-10Matt Lee
Change-Id: I476be304fe714af742ac5361235d66610c735545
2022-10-03Merge t-mpr-2022-10Matt Lee
Change-Id: I67c35e1977e4d161d89c9cf00c6a23e1584f80fc
2022-10-03Snap for 9133013 from fc74dada36d4b830edb726868cbb54018da8f03c to ↵Android Build Coastguard Worker
tm-qpr2-release Change-Id: Iec700b28d767a450ac04250378144e3d57cd2ca9
2022-09-29Snap for 9121707 from fc74dada36d4b830edb726868cbb54018da8f03c to ↵Android Build Coastguard Worker
tm-qpr1-release Change-Id: I215b83785cd10e882138ec4e85e6a9432f4e5b95
2022-09-28Update Bluetoot Audio HAL Target Testshihchienc
Since we change the design of loading LE Audio Capabilities in BT Audio HAL, we update the VTS test to make sure no matter a device supports LE Audio Offload or not, it can pass all tests that they should pass. Also, update vts test to match C++ coding style. Bug: 248181252 Test: atest VtsHalBluetoothAudioTargetTest Change-Id: Ie46c86663e0a22627c324f96360063cd4d4874e4 Merged-In: Ie46c86663e0a22627c324f96360063cd4d4874e4 (cherry picked from commit 3ab9f5e2f0b7510c7488e04e7a13a9ef855f120b)
2022-09-21Snap for 9088299 from d39f11cbb0b035dcfa683153600180170037ed95 to ↵Android Build Coastguard Worker
tm-qpr1-release Change-Id: I6990724ac296615fa149c49220fbdc733876ecef
2022-09-21Merge "Fix VtsHalVibratorManagerTargetTest test fail" into tm-qpr-devTreeHugger Robot
2022-09-21Fix VtsHalVibratorManagerTargetTest test failChase Wu
Adding the cancelSynced() once prepareSynced() was called and return ok. Fix: 247687286 Test: atest VtsHalVibratorManagerTargetTest Signed-off-by: Chase Wu <chasewu@google.com> Change-Id: I91e08e92cb8e1399eb6acdbedf95958fbf44c393
2022-09-20Snap for 9084753 from adeb7aa0e1fa5608ae41144fb0b056c0d3d274f6 to ↵Android Build Coastguard Worker
tm-qpr1-release Change-Id: I7d5856977eaeaafe5a0dab089e69358b37fb1193
2022-09-20Add soft_audio_configuration_changed_cb_ to handle the streamMap changedAlice Kuo
Based on the stream status and Bluetooth Audio Session to switch the different configuration_changed_cb_ notifcation. audio_configuration_changed_cb_ for the context type handover case soft_audio_configuration_changed_cb_ for the streamMap changed during media stream case Bug: 231084798 Test: LE audio offload later join and disappear with downmix enable Change-Id: I199c2b765b128875fb2c66abb1a500e4a6c820b7 Merged-In: I199c2b765b128875fb2c66abb1a500e4a6c820b7 (cherry picked from commit 851ef342ede367375ea46215cfdf3a449e7b8ef4)
2022-09-19Snap for 9080545 from 8f4f7fbe6de40e24ca6521850e0316402170b05d to ↵Android Build Coastguard Worker
tm-qpr1-release Change-Id: I7e30798da62b5db66e244d77e1dcf082e7096f4f
2022-09-19Merge "Expose different offload audio capabilities by project" into tm-qpr-devTreeHugger Robot
2022-09-14Snap for 9065525 from d17a96da75616647e91b1e8cde24c4419c7bbe61 to ↵Android Build Coastguard Worker
tm-qpr1-release Change-Id: I899cefb82c171f795c568cd7537df91451114542