12 lines
249 B
C++
12 lines
249 B
C++
/*
|
|
* Copyright (C) 2024 The LineageOS Project
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#include "core/4.0/default/Conversions.h"
|
|
|
|
#define AUDIO_HAL_VERSION V4_0
|
|
#include <core/all-versions/default/Conversions.impl.h>
|
|
#undef AUDIO_HAL_VERSION
|