Files
2025-09-29 16:23:36 -03:00

15 lines
249 B
Plaintext

//
// Copyright (C) 2022 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library {
name: "citsensorservice_shim",
srcs: ["citsensorservice.c"],
}
cc_library {
name: "wfdservice_shim",
srcs: ["wfdservice.c"],
}