Files
device_xiaomi_taoyao/libshim/Android.bp
2025-07-07 16:19:59 -03:00

12 lines
207 B
Plaintext

//
// Copyright (C) 2021 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library_shared {
name: "libgui_shim_sm8350",
srcs: ["libgui_shim.c"],
system_ext_specific: true,
}