platform_hardware_interfaces/audio/aidl
Mikhail Naganov 878afae8f8 audio: Fix the type used for timekeeping
On 32-bit builds, the 'long' type is 32 bit. Thus, it can not
be used to store the value returned from 'uptimeNanos'.

Bug: 318055805
Test: atest CtsMediaAudioTestCases
Change-Id: I4abf72415b7241728d3ddb1d11043dfd59a8d08a
2024-01-03 11:27:31 -08:00
..
aidl_api AHAL: add API to notify the HAL module about disconnecting device. 2023-12-13 01:02:21 +00:00
android/hardware/audio AHAL: update doc for prepareToDisconnectExternalDevice. 2023-12-21 23:20:56 +00:00
common frameCountFromDurationUs: Avoid integer overflow 2023-11-13 16:53:36 +11:00
default audio: Fix the type used for timekeeping 2024-01-03 11:27:31 -08:00
sounddose Add defaults for audio AIDL interfaces 2023-11-06 19:14:32 +00:00
vts audio: Add test configs for effects VTS tests 2023-12-27 15:54:30 -08:00
Android.bp Effect AIDL: add Spatializer aidl in audio effect HAL 2023-11-10 05:33:58 +00:00
TEST_MAPPING Spatializer default implementatoin with VTS 2023-12-18 16:36:59 +00:00