Files
device_xiaomi_sm8150-common/libinit/libvariant_headers/Android.bp
Sebastiano Barezzi 54bd30a3c0 sm8150-common: libinit: Introduce libvariant and related Soong select
Change-Id: I1aa99abc47d483cba2a0552e497667212919358c
2025-11-18 01:05:21 +01:00

12 lines
216 B
Plaintext

//
// Copyright (C) 2025 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library_headers {
name: "libvariant_headers",
export_include_dirs: ["include"],
recovery_available: true,
}