platform_hardware_interfaces/audio/common/all-versions
Carter Hsu 150dded787 audio: Support 64bit configuration on 32+64bit compatible OS
The default value is 'prefer32', in order to run the hardware audio
service as 64 bit on a 32+64bit OS, please add the content below
into 'device.mk':

SOONG_CONFIG_NAMESPACES += android_hardware_audio
SOONG_CONFIG_android_hardware_audio += \
	run_64bit
SOONG_CONFIG_android_hardware_audio_run_64bit := true

Bug: 205240941
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: Ic7632a4f80298721512cd538ce93945b82a9981f
2021-11-16 00:44:36 +00:00
..
default audio: Support 64bit configuration on 32+64bit compatible OS 2021-11-16 00:44:36 +00:00
test/utility audio: Fix handling of relative XML include paths in VTS 2021-07-08 17:29:23 +00:00
util [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
copyHAL.sh Audio: Update and fix copyHAL script 2020-10-27 15:24:36 +01:00
OWNERS audio: Update OWNERS 2021-03-18 23:28:58 +00:00
README Audio V4: Move common files before refactor 2018-01-20 10:49:57 -08:00

This folder contains code common to all versions of the audio API