Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 930086ba authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Migrate driver/profiler to test/vts-testcase/hal."

parents 46a1accf ce608bec
Loading
Loading
Loading
Loading
+14 −154
Original line number Diff line number Diff line
// This file is autogenerated by hidl-gen. Do not edit manually.

filegroup {
    name: "android.hardware.audio@2.0_hal",
    srcs: [
        "types.hal",
        "IDevice.hal",
        "IDevicesFactory.hal",
        "IPrimaryDevice.hal",
        "IStream.hal",
        "IStreamIn.hal",
        "IStreamOut.hal",
        "IStreamOutCallback.hal",
    ],
}

genrule {
    name: "android.hardware.audio@2.0_genc++",
    tools: ["hidl-gen"],
@@ -104,157 +118,3 @@ cc_library_shared {
        "android.hidl.base@1.0",
    ],
}

genrule {
    name: "android.hardware.audio.vts.driver@2.0_genc++",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio@2.0 && $(location vtsc) -mDRIVER -tSOURCE -b$(genDir) android/hardware/audio/2.0/ $(genDir)/android/hardware/audio/2.0/",
    srcs: [
        "types.hal",
        "IDevice.hal",
        "IDevicesFactory.hal",
        "IPrimaryDevice.hal",
        "IStream.hal",
        "IStreamIn.hal",
        "IStreamOut.hal",
        "IStreamOutCallback.hal",
    ],
    out: [
        "android/hardware/audio/2.0/types.vts.cpp",
        "android/hardware/audio/2.0/Device.vts.cpp",
        "android/hardware/audio/2.0/DevicesFactory.vts.cpp",
        "android/hardware/audio/2.0/PrimaryDevice.vts.cpp",
        "android/hardware/audio/2.0/Stream.vts.cpp",
        "android/hardware/audio/2.0/StreamIn.vts.cpp",
        "android/hardware/audio/2.0/StreamOut.vts.cpp",
        "android/hardware/audio/2.0/StreamOutCallback.vts.cpp",
    ],
}

genrule {
    name: "android.hardware.audio.vts.driver@2.0_genc++_headers",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio@2.0 && $(location vtsc) -mDRIVER -tHEADER -b$(genDir) android/hardware/audio/2.0/ $(genDir)/android/hardware/audio/2.0/",
    srcs: [
        "types.hal",
        "IDevice.hal",
        "IDevicesFactory.hal",
        "IPrimaryDevice.hal",
        "IStream.hal",
        "IStreamIn.hal",
        "IStreamOut.hal",
        "IStreamOutCallback.hal",
    ],
    out: [
        "android/hardware/audio/2.0/types.vts.h",
        "android/hardware/audio/2.0/Device.vts.h",
        "android/hardware/audio/2.0/DevicesFactory.vts.h",
        "android/hardware/audio/2.0/PrimaryDevice.vts.h",
        "android/hardware/audio/2.0/Stream.vts.h",
        "android/hardware/audio/2.0/StreamIn.vts.h",
        "android/hardware/audio/2.0/StreamOut.vts.h",
        "android/hardware/audio/2.0/StreamOutCallback.vts.h",
    ],
}

cc_library_shared {
    name: "android.hardware.audio.vts.driver@2.0",
    generated_sources: ["android.hardware.audio.vts.driver@2.0_genc++"],
    generated_headers: ["android.hardware.audio.vts.driver@2.0_genc++_headers"],
    export_generated_headers: ["android.hardware.audio.vts.driver@2.0_genc++_headers"],
    shared_libs: [
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "liblog",
        "libutils",
        "libcutils",
        "libvts_common",
        "libvts_datatype",
        "libvts_measurement",
        "libvts_multidevice_proto",
        "libcamera_metadata",
        "libprotobuf-cpp-full",
        "android.hardware.audio.common@2.0",
        "android.hidl.base@1.0",
        "android.hardware.audio@2.0",
    ],
    export_shared_lib_headers: [
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "libutils",
        "android.hardware.audio.common@2.0",
        "android.hidl.base@1.0",
    ],
}

genrule {
    name: "android.hardware.audio@2.0-vts.profiler_genc++",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio@2.0 && $(location vtsc) -mPROFILER -tSOURCE -b$(genDir) android/hardware/audio/2.0/ $(genDir)/android/hardware/audio/2.0/",
    srcs: [
        "types.hal",
        "IDevice.hal",
        "IDevicesFactory.hal",
        "IPrimaryDevice.hal",
        "IStream.hal",
        "IStreamIn.hal",
        "IStreamOut.hal",
        "IStreamOutCallback.hal",
    ],
    out: [
        "android/hardware/audio/2.0/types.vts.cpp",
        "android/hardware/audio/2.0/Device.vts.cpp",
        "android/hardware/audio/2.0/DevicesFactory.vts.cpp",
        "android/hardware/audio/2.0/PrimaryDevice.vts.cpp",
        "android/hardware/audio/2.0/Stream.vts.cpp",
        "android/hardware/audio/2.0/StreamIn.vts.cpp",
        "android/hardware/audio/2.0/StreamOut.vts.cpp",
        "android/hardware/audio/2.0/StreamOutCallback.vts.cpp",
    ],
}

genrule {
    name: "android.hardware.audio@2.0-vts.profiler_genc++_headers",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio@2.0 && $(location vtsc) -mPROFILER -tHEADER -b$(genDir) android/hardware/audio/2.0/ $(genDir)/android/hardware/audio/2.0/",
    srcs: [
        "types.hal",
        "IDevice.hal",
        "IDevicesFactory.hal",
        "IPrimaryDevice.hal",
        "IStream.hal",
        "IStreamIn.hal",
        "IStreamOut.hal",
        "IStreamOutCallback.hal",
    ],
    out: [
        "android/hardware/audio/2.0/types.vts.h",
        "android/hardware/audio/2.0/Device.vts.h",
        "android/hardware/audio/2.0/DevicesFactory.vts.h",
        "android/hardware/audio/2.0/PrimaryDevice.vts.h",
        "android/hardware/audio/2.0/Stream.vts.h",
        "android/hardware/audio/2.0/StreamIn.vts.h",
        "android/hardware/audio/2.0/StreamOut.vts.h",
        "android/hardware/audio/2.0/StreamOutCallback.vts.h",
    ],
}

cc_library_shared {
    name: "android.hardware.audio@2.0-vts.profiler",
    generated_sources: ["android.hardware.audio@2.0-vts.profiler_genc++"],
    generated_headers: ["android.hardware.audio@2.0-vts.profiler_genc++_headers"],
    export_generated_headers: ["android.hardware.audio@2.0-vts.profiler_genc++_headers"],
    shared_libs: [
        "libbase",
        "libhidlbase",
        "libhidltransport",
        "libvts_profiling",
        "libvts_multidevice_proto",
        "libprotobuf-cpp-full",
        "android.hardware.audio.common@2.0",
        "android.hidl.base@1.0",
        "android.hardware.audio@2.0",
    ],
}
+7 −92
Original line number Diff line number Diff line
// This file is autogenerated by hidl-gen. Do not edit manually.

filegroup {
    name: "android.hardware.audio.common@2.0_hal",
    srcs: [
        "types.hal",
    ],
}

genrule {
    name: "android.hardware.audio.common@2.0_genc++",
    tools: ["hidl-gen"],
@@ -44,95 +51,3 @@ cc_library_shared {
        "libutils",
    ],
}

genrule {
    name: "android.hardware.audio.common.vts.driver@2.0_genc++",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.common@2.0 && $(location vtsc) -mDRIVER -tSOURCE -b$(genDir) android/hardware/audio/common/2.0/ $(genDir)/android/hardware/audio/common/2.0/",
    srcs: [
        "types.hal",
    ],
    out: [
        "android/hardware/audio/common/2.0/types.vts.cpp",
    ],
}

genrule {
    name: "android.hardware.audio.common.vts.driver@2.0_genc++_headers",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.common@2.0 && $(location vtsc) -mDRIVER -tHEADER -b$(genDir) android/hardware/audio/common/2.0/ $(genDir)/android/hardware/audio/common/2.0/",
    srcs: [
        "types.hal",
    ],
    out: [
        "android/hardware/audio/common/2.0/types.vts.h",
    ],
}

cc_library_shared {
    name: "android.hardware.audio.common.vts.driver@2.0",
    generated_sources: ["android.hardware.audio.common.vts.driver@2.0_genc++"],
    generated_headers: ["android.hardware.audio.common.vts.driver@2.0_genc++_headers"],
    export_generated_headers: ["android.hardware.audio.common.vts.driver@2.0_genc++_headers"],
    shared_libs: [
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "liblog",
        "libutils",
        "libcutils",
        "libvts_common",
        "libvts_datatype",
        "libvts_measurement",
        "libvts_multidevice_proto",
        "libcamera_metadata",
        "libprotobuf-cpp-full",
        "android.hardware.audio.common@2.0",
    ],
    export_shared_lib_headers: [
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "libutils",
    ],
}

genrule {
    name: "android.hardware.audio.common@2.0-vts.profiler_genc++",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.common@2.0 && $(location vtsc) -mPROFILER -tSOURCE -b$(genDir) android/hardware/audio/common/2.0/ $(genDir)/android/hardware/audio/common/2.0/",
    srcs: [
        "types.hal",
    ],
    out: [
        "android/hardware/audio/common/2.0/types.vts.cpp",
    ],
}

genrule {
    name: "android.hardware.audio.common@2.0-vts.profiler_genc++_headers",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.common@2.0 && $(location vtsc) -mPROFILER -tHEADER -b$(genDir) android/hardware/audio/common/2.0/ $(genDir)/android/hardware/audio/common/2.0/",
    srcs: [
        "types.hal",
    ],
    out: [
        "android/hardware/audio/common/2.0/types.vts.h",
    ],
}

cc_library_shared {
    name: "android.hardware.audio.common@2.0-vts.profiler",
    generated_sources: ["android.hardware.audio.common@2.0-vts.profiler_genc++"],
    generated_headers: ["android.hardware.audio.common@2.0-vts.profiler_genc++_headers"],
    export_generated_headers: ["android.hardware.audio.common@2.0-vts.profiler_genc++_headers"],
    shared_libs: [
        "libbase",
        "libhidlbase",
        "libhidltransport",
        "libvts_profiling",
        "libvts_multidevice_proto",
        "libprotobuf-cpp-full",
        "android.hardware.audio.common@2.0",
    ],
}
+21 −210
Original line number Diff line number Diff line
// This file is autogenerated by hidl-gen. Do not edit manually.

filegroup {
    name: "android.hardware.audio.effect@2.0_hal",
    srcs: [
        "types.hal",
        "IAcousticEchoCancelerEffect.hal",
        "IAutomaticGainControlEffect.hal",
        "IBassBoostEffect.hal",
        "IDownmixEffect.hal",
        "IEffect.hal",
        "IEffectBufferProviderCallback.hal",
        "IEffectsFactory.hal",
        "IEnvironmentalReverbEffect.hal",
        "IEqualizerEffect.hal",
        "ILoudnessEnhancerEffect.hal",
        "INoiseSuppressionEffect.hal",
        "IPresetReverbEffect.hal",
        "IVirtualizerEffect.hal",
        "IVisualizerEffect.hal",
    ],
}

genrule {
    name: "android.hardware.audio.effect@2.0_genc++",
    tools: ["hidl-gen"],
@@ -160,213 +181,3 @@ cc_library_shared {
        "android.hidl.base@1.0",
    ],
}

genrule {
    name: "android.hardware.audio.effect.vts.driver@2.0_genc++",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0 && $(location vtsc) -mDRIVER -tSOURCE -b$(genDir) android/hardware/audio/effect/2.0/ $(genDir)/android/hardware/audio/effect/2.0/",
    srcs: [
        "types.hal",
        "IAcousticEchoCancelerEffect.hal",
        "IAutomaticGainControlEffect.hal",
        "IBassBoostEffect.hal",
        "IDownmixEffect.hal",
        "IEffect.hal",
        "IEffectBufferProviderCallback.hal",
        "IEffectsFactory.hal",
        "IEnvironmentalReverbEffect.hal",
        "IEqualizerEffect.hal",
        "ILoudnessEnhancerEffect.hal",
        "INoiseSuppressionEffect.hal",
        "IPresetReverbEffect.hal",
        "IVirtualizerEffect.hal",
        "IVisualizerEffect.hal",
    ],
    out: [
        "android/hardware/audio/effect/2.0/types.vts.cpp",
        "android/hardware/audio/effect/2.0/AcousticEchoCancelerEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/AutomaticGainControlEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/BassBoostEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/DownmixEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/Effect.vts.cpp",
        "android/hardware/audio/effect/2.0/EffectBufferProviderCallback.vts.cpp",
        "android/hardware/audio/effect/2.0/EffectsFactory.vts.cpp",
        "android/hardware/audio/effect/2.0/EnvironmentalReverbEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/EqualizerEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/LoudnessEnhancerEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/NoiseSuppressionEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/PresetReverbEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/VirtualizerEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/VisualizerEffect.vts.cpp",
    ],
}

genrule {
    name: "android.hardware.audio.effect.vts.driver@2.0_genc++_headers",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0 && $(location vtsc) -mDRIVER -tHEADER -b$(genDir) android/hardware/audio/effect/2.0/ $(genDir)/android/hardware/audio/effect/2.0/",
    srcs: [
        "types.hal",
        "IAcousticEchoCancelerEffect.hal",
        "IAutomaticGainControlEffect.hal",
        "IBassBoostEffect.hal",
        "IDownmixEffect.hal",
        "IEffect.hal",
        "IEffectBufferProviderCallback.hal",
        "IEffectsFactory.hal",
        "IEnvironmentalReverbEffect.hal",
        "IEqualizerEffect.hal",
        "ILoudnessEnhancerEffect.hal",
        "INoiseSuppressionEffect.hal",
        "IPresetReverbEffect.hal",
        "IVirtualizerEffect.hal",
        "IVisualizerEffect.hal",
    ],
    out: [
        "android/hardware/audio/effect/2.0/types.vts.h",
        "android/hardware/audio/effect/2.0/AcousticEchoCancelerEffect.vts.h",
        "android/hardware/audio/effect/2.0/AutomaticGainControlEffect.vts.h",
        "android/hardware/audio/effect/2.0/BassBoostEffect.vts.h",
        "android/hardware/audio/effect/2.0/DownmixEffect.vts.h",
        "android/hardware/audio/effect/2.0/Effect.vts.h",
        "android/hardware/audio/effect/2.0/EffectBufferProviderCallback.vts.h",
        "android/hardware/audio/effect/2.0/EffectsFactory.vts.h",
        "android/hardware/audio/effect/2.0/EnvironmentalReverbEffect.vts.h",
        "android/hardware/audio/effect/2.0/EqualizerEffect.vts.h",
        "android/hardware/audio/effect/2.0/LoudnessEnhancerEffect.vts.h",
        "android/hardware/audio/effect/2.0/NoiseSuppressionEffect.vts.h",
        "android/hardware/audio/effect/2.0/PresetReverbEffect.vts.h",
        "android/hardware/audio/effect/2.0/VirtualizerEffect.vts.h",
        "android/hardware/audio/effect/2.0/VisualizerEffect.vts.h",
    ],
}

cc_library_shared {
    name: "android.hardware.audio.effect.vts.driver@2.0",
    generated_sources: ["android.hardware.audio.effect.vts.driver@2.0_genc++"],
    generated_headers: ["android.hardware.audio.effect.vts.driver@2.0_genc++_headers"],
    export_generated_headers: ["android.hardware.audio.effect.vts.driver@2.0_genc++_headers"],
    shared_libs: [
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "liblog",
        "libutils",
        "libcutils",
        "libvts_common",
        "libvts_datatype",
        "libvts_measurement",
        "libvts_multidevice_proto",
        "libcamera_metadata",
        "libprotobuf-cpp-full",
        "android.hardware.audio.common@2.0",
        "android.hidl.base@1.0",
        "android.hardware.audio.effect@2.0",
    ],
    export_shared_lib_headers: [
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "libutils",
        "android.hardware.audio.common@2.0",
        "android.hidl.base@1.0",
    ],
}

genrule {
    name: "android.hardware.audio.effect@2.0-vts.profiler_genc++",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0 && $(location vtsc) -mPROFILER -tSOURCE -b$(genDir) android/hardware/audio/effect/2.0/ $(genDir)/android/hardware/audio/effect/2.0/",
    srcs: [
        "types.hal",
        "IAcousticEchoCancelerEffect.hal",
        "IAutomaticGainControlEffect.hal",
        "IBassBoostEffect.hal",
        "IDownmixEffect.hal",
        "IEffect.hal",
        "IEffectBufferProviderCallback.hal",
        "IEffectsFactory.hal",
        "IEnvironmentalReverbEffect.hal",
        "IEqualizerEffect.hal",
        "ILoudnessEnhancerEffect.hal",
        "INoiseSuppressionEffect.hal",
        "IPresetReverbEffect.hal",
        "IVirtualizerEffect.hal",
        "IVisualizerEffect.hal",
    ],
    out: [
        "android/hardware/audio/effect/2.0/types.vts.cpp",
        "android/hardware/audio/effect/2.0/AcousticEchoCancelerEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/AutomaticGainControlEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/BassBoostEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/DownmixEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/Effect.vts.cpp",
        "android/hardware/audio/effect/2.0/EffectBufferProviderCallback.vts.cpp",
        "android/hardware/audio/effect/2.0/EffectsFactory.vts.cpp",
        "android/hardware/audio/effect/2.0/EnvironmentalReverbEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/EqualizerEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/LoudnessEnhancerEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/NoiseSuppressionEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/PresetReverbEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/VirtualizerEffect.vts.cpp",
        "android/hardware/audio/effect/2.0/VisualizerEffect.vts.cpp",
    ],
}

genrule {
    name: "android.hardware.audio.effect@2.0-vts.profiler_genc++_headers",
    tools: ["hidl-gen", "vtsc"],
    cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.audio.effect@2.0 && $(location vtsc) -mPROFILER -tHEADER -b$(genDir) android/hardware/audio/effect/2.0/ $(genDir)/android/hardware/audio/effect/2.0/",
    srcs: [
        "types.hal",
        "IAcousticEchoCancelerEffect.hal",
        "IAutomaticGainControlEffect.hal",
        "IBassBoostEffect.hal",
        "IDownmixEffect.hal",
        "IEffect.hal",
        "IEffectBufferProviderCallback.hal",
        "IEffectsFactory.hal",
        "IEnvironmentalReverbEffect.hal",
        "IEqualizerEffect.hal",
        "ILoudnessEnhancerEffect.hal",
        "INoiseSuppressionEffect.hal",
        "IPresetReverbEffect.hal",
        "IVirtualizerEffect.hal",
        "IVisualizerEffect.hal",
    ],
    out: [
        "android/hardware/audio/effect/2.0/types.vts.h",
        "android/hardware/audio/effect/2.0/AcousticEchoCancelerEffect.vts.h",
        "android/hardware/audio/effect/2.0/AutomaticGainControlEffect.vts.h",
        "android/hardware/audio/effect/2.0/BassBoostEffect.vts.h",
        "android/hardware/audio/effect/2.0/DownmixEffect.vts.h",
        "android/hardware/audio/effect/2.0/Effect.vts.h",
        "android/hardware/audio/effect/2.0/EffectBufferProviderCallback.vts.h",
        "android/hardware/audio/effect/2.0/EffectsFactory.vts.h",
        "android/hardware/audio/effect/2.0/EnvironmentalReverbEffect.vts.h",
        "android/hardware/audio/effect/2.0/EqualizerEffect.vts.h",
        "android/hardware/audio/effect/2.0/LoudnessEnhancerEffect.vts.h",
        "android/hardware/audio/effect/2.0/NoiseSuppressionEffect.vts.h",
        "android/hardware/audio/effect/2.0/PresetReverbEffect.vts.h",
        "android/hardware/audio/effect/2.0/VirtualizerEffect.vts.h",
        "android/hardware/audio/effect/2.0/VisualizerEffect.vts.h",
    ],
}

cc_library_shared {
    name: "android.hardware.audio.effect@2.0-vts.profiler",
    generated_sources: ["android.hardware.audio.effect@2.0-vts.profiler_genc++"],
    generated_headers: ["android.hardware.audio.effect@2.0-vts.profiler_genc++_headers"],
    export_generated_headers: ["android.hardware.audio.effect@2.0-vts.profiler_genc++_headers"],
    shared_libs: [
        "libbase",
        "libhidlbase",
        "libhidltransport",
        "libvts_profiling",
        "libvts_multidevice_proto",
        "libprotobuf-cpp-full",
        "android.hardware.audio.common@2.0",
        "android.hidl.base@1.0",
        "android.hardware.audio.effect@2.0",
    ],
}
+9 −111

File changed.

Preview size limit exceeded, changes collapsed.

+9 −111

File changed.

Preview size limit exceeded, changes collapsed.

Loading