10 lines
169 B
C
10 lines
169 B
C
|
/*
|
||
|
* Copyright (C) 2023 The LineageOS Project
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
|
||
|
void _ZN7android18BnProducerListener16onBufferDetachedEi() {
|
||
|
return;
|
||
|
}
|