mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sky
synced 2026-01-28 07:48:23 +00:00
13 lines
230 B
Plaintext
13 lines
230 B
Plaintext
//
|
|
// Copyright (C) 2023 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
"hardware/qcom-caf/bootctrl",
|
|
"vendor/qcom/opensource/commonsys-intf/display",
|
|
],
|
|
}
|