2024-04-19 11:44:06 -04:00
|
|
|
/*
|
|
|
|
* Copyright (C) 2023 The LineageOS Project
|
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
|
|
*/
|
|
|
|
|
2024-01-14 03:21:50 -05:00
|
|
|
void _ZN7android18BnProducerListener16onBufferDetachedEi(int slot) {
|
|
|
|
(void)slot;
|
2024-04-19 11:44:06 -04:00
|
|
|
}
|