mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sky
synced 2026-01-27 21:37:59 +00:00
12 lines
173 B
Plaintext
12 lines
173 B
Plaintext
//
|
|
// Copyright (C) 2023 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
"hardware/qcom-caf/bootctrl",
|
|
],
|
|
}
|