mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "audio: Make libaudioserviceexampleimpl just 'library'" am: 79cb295819 am: 95ba30ccbb
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2464079 Change-Id: I4379273bb19f74d400a7ef20273ded9a6bc0dad0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -54,12 +54,13 @@ cc_library {
|
||||
],
|
||||
}
|
||||
|
||||
cc_library_static {
|
||||
cc_library {
|
||||
name: "libaudioserviceexampleimpl",
|
||||
defaults: [
|
||||
"aidlaudioservice_defaults",
|
||||
"latest_android_media_audio_common_types_ndk_shared",
|
||||
"latest_android_hardware_audio_core_ndk_shared",
|
||||
"latest_android_hardware_audio_core_sounddose_ndk_shared",
|
||||
],
|
||||
export_include_dirs: ["include"],
|
||||
srcs: [
|
||||
|
||||
Reference in New Issue
Block a user