Add more build variants to audio_common-aidl
Those are needed by new dependecies introduced from libaudioclient as part of transitioning it to AIDL. Bug: 160253486 Test: See main topic CL. Change-Id: If4796aa91680290bcc40b496ed23911e498b4f9e
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
aidl_interface {
|
||||
name: "audio_common-aidl",
|
||||
unstable: true,
|
||||
host_supported: true,
|
||||
vendor_available: true,
|
||||
local_include_dir: "aidl",
|
||||
double_loadable: true,
|
||||
srcs: [
|
||||
"aidl/android/media/audio/common/AudioChannelMask.aidl",
|
||||
"aidl/android/media/audio/common/AudioConfig.aidl",
|
||||
|
||||
Reference in New Issue
Block a user