diff options
author | Carter Hsu <carterhsu@google.com> | 2021-11-08 18:30:24 +0800 |
---|---|---|
committer | Carter Hsu <carterhsu@google.com> | 2021-11-16 00:44:36 +0000 |
commit | 150dded787009b6e84e02dca11a593c5deba0e01 (patch) | |
tree | 2d1e934a89b1cf7d2395cf7a88c61c3f7194da91 /security/keymint/aidl/vts/functional/KeyMintTest.cpp | |
parent | 2d1a006ae4ed8e70de9484d8df2509dc3256c643 (diff) |
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
Diffstat (limited to 'security/keymint/aidl/vts/functional/KeyMintTest.cpp')
0 files changed, 0 insertions, 0 deletions