mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-03 04:37:18 +09:00
12 lines
189 B
Plaintext
12 lines
189 B
Plaintext
//
|
|
// Copyright (C) 2022 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
cc_library_shared {
|
|
name: "libmegface_miatoll",
|
|
stem: "libmegface",
|
|
vendor: true,
|
|
}
|