Files
device_xiaomi_raphael/libinit/Android.bp
Sebastiano Barezzi 2e8f89749e raphael: Move to the new libinit implementation
Change-Id: I4207a94ff62f0c515c91e186f0ace348c6db7b1d
2025-11-18 00:56:58 +01:00

13 lines
305 B
Plaintext

//
// Copyright (C) 2021-2025 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library_static {
name: "libvariant_xiaomi_raphael",
srcs: ["libvariant_xiaomi_raphael.cpp"],
header_libs: ["//device/xiaomi/sm8150-common:libvariant_headers"],
recovery_available: true,
}