vendor_xiaomi_sweet-miuicamera/shims/libgui_shim_miuicamera.c

10 lines
181 B
C
Raw Permalink Normal View History

/*
* Copyright (C) 2023 The LineageOS Project
*
* SPDX-License-Identifier: Apache-2.0
*/
void _ZN7android18BnProducerListener16onBufferDetachedEi(int slot) {
(void)slot;
}