17 lines
442 B
Plaintext
17 lines
442 B
Plaintext
//
|
|
// Copyright (C) 2025 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
"hardware/google/interfaces",
|
|
"hardware/google/pixel",
|
|
"hardware/lineage/interfaces/power-libperfmgr",
|
|
"hardware/qcom-caf/common/libqti-perfd-client",
|
|
"hardware/xiaomi",
|
|
"vendor/qcom/opensource/usb/etc",
|
|
"vendor/qcom/opensource/commonsys-intf/display",
|
|
]
|
|
} |