summaryrefslogtreecommitdiffstats
path: root/hal
Commit message (Expand)AuthorAgeFilesLines
* Remove ndk_platform backend. Use the ndk backend.HEADmasterJiyong Park2021-07-273-3/+3
* DO NOT MERGE - Merge ab/7272582Xin Li2021-06-1423-190/+1019
|\
| * Merge "Add system properties to configure audio HAL" into rvc-qpr-dev am: b0f...TreeHugger Robot2021-04-061-9/+48
| |\
| | * Merge "Add system properties to configure audio HAL" into rvc-qpr-devTreeHugger Robot2021-04-061-9/+48
| | |\
| | | * Add system properties to configure audio HALHao Chen2021-04-051-9/+48
| * | | Merge "Cleanup build warnings for Audio HAL" into rvc-qpr-dev am: e859de22a7Enrico Granata2021-04-051-15/+11
| |\| |
| | * | Cleanup build warnings for Audio HALEnrico Granata2021-04-011-15/+11
| | |/
| * | [LSC] Add LOCAL_LICENSE_KINDS to device/google/troutBob Badour2021-03-248-1/+32
| * | Merge "Update the build script" into rvc-qpr-dev am: 24fecd1efaTreeHugger Robot2021-03-181-1/+0
| |\|
| | * Merge "Update the build script" into rvc-qpr-devTreeHugger Robot2021-03-181-1/+0
| | |\
| | | * Update the build scriptHao Chen2021-03-171-1/+0
| * | | Include string.h as strerror depends on it am: 0e1aa20636Enrico Granata2021-03-181-0/+1
| |\| |
| | * | Include string.h as strerror depends on itEnrico Granata2021-03-171-0/+1
| | |/
| * | Gracefully shutdown worker threads when destructing GRPC VHAL am: e5656edb0bHao Chen2021-03-178-17/+139
| |\|
| | * Gracefully shutdown worker threads when destructing GRPC VHALHao Chen2021-03-168-17/+139
| * | Merge "Factor the client/server Library Out" into rvc-qpr-dev am: 207b138b4dHao Chen2021-03-161-16/+52
| |\|
| | * Merge "Factor the client/server Library Out" into rvc-qpr-devHao Chen2021-03-161-16/+52
| | |\
| | | * Factor the client/server Library OutHao Chen2021-03-111-16/+52
| * | | Modifying the sensor HAL to support upstream patches am: 1da488c9b0Jyoti Bhayana2021-03-014-55/+55
| |\| |
| | * | Modifying the sensor HAL to support upstream patchesJyoti Bhayana2021-02-264-55/+55
| * | | Add a test for iio_utils am: 4f346bca45Enrico Granata2021-02-262-0/+170
| |\| |
| | * | Add a test for iio_utilsEnrico Granata2021-02-262-0/+170
| * | | Refactor iio_utils to aid testing am: c8cbe2663aEnrico Granata2021-02-253-41/+53
| |\| |
| | * | Refactor iio_utils to aid testingEnrico Granata2021-02-243-41/+53
| | |/
| * / DO NOT MERGE Specify version for aidl_interface explicitlyJeongik Cha2021-02-183-3/+3
| |/
| * Create a helper object to wrap polling on multiple file descriptorsEnrico Granata2021-01-264-0/+311
| * Move the threading logic for Sensor HAL into a separate classEnrico Granata2021-01-225-51/+189
* | Wake all condition variables after ext_pcm mixer consumes the buffersHao Chen2021-06-081-1/+1
* | Fill the audio vbuffer to prevent underrunHao Chen2021-05-274-54/+58
* | Fixing the BT Audio issue for the AAOS VM reference platformandroid-s-beta-2android-s-beta-1Jyoti Bhayana2021-04-161-6/+7
* | [LSC] Add LOCAL_LICENSE_KINDS to device/google/troutBob Badour2021-03-158-0/+32
* | Merge ab/7061308 into stage.Xin Li2021-02-213-28/+4
|\|
| * Merge changes Ib93ea706,I3ab5af33 into rvc-qpr-devHao Chen2020-12-012-24/+0
| |\
| | * Move systemd service files to Google meta-layerHao Chen2020-10-142-24/+0
| * | Configure audio input sample rate to 48kHzEnrico Granata2020-10-161-4/+4
| |/
* | Specify version for aidl_interface explicitlyandroid-s-preview-1Jeongik Cha2021-01-263-3/+3
* | (reland) Remove libqemu_pipe from trout vhal library listEnrico Granata2020-12-101-1/+0
* | Revert "Remove dependency on libqemu_pipe" am: 3b11b9bd55Roman Kiryanov2020-12-091-0/+1
|\ \
| * | Revert "Remove dependency on libqemu_pipe"Roman Kiryanov2020-12-091-0/+1
* | | Remove dependency on libqemu_pipe am: 7ee404b172Roman Kiryanov2020-12-081-1/+0
|\| | | |/ |/|
| * Remove dependency on libqemu_pipeRoman Kiryanov2020-12-071-1/+0
| * Merge ab/6749736 in stage.Xin Li2020-10-0815-7/+2715
| |\
| * | Allow audiocontrol HAL running without correct server configplatform-tools-30.0.5Hao Chen2020-09-102-5/+7
| * | Increase target-level of trout manifests to 6Enrico Granata2020-09-103-3/+3
* | | Adding support in Sensor HAL for reading sensor resolutionJyoti Bhayana2020-09-243-16/+24
* | | Adding support for TYPE_SENSOR_PLACEMENT in sensor HALJyoti Bhayana2020-09-222-7/+154
* | | Merge "Adding support for Sensor configuration and making sure that accel and...Jyoti Bhayana2020-09-2113-102/+465
|\ \ \
| * | | Adding support for Sensor configuration and making sure that accel andJyoti Bhayana2020-09-1813-102/+465
* | | | Merge changes I162672fe,I6feda36b into rvc-qpr-devEnrico Granata2020-09-181-6/+48
|\ \ \ \
| * | | | Audio HAL: Wait for available frames for the input stream.Nikolay Martyanov2020-09-171-3/+36