d9d3600817
Change-Id: Ib0a8ed7d6e794aef4ad02b960841c66dfad79390
13 lines
257 B
Text
13 lines
257 B
Text
//
|
|
// Copyright (C) 2022 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
"hardware/qcom-caf/bootctrl",
|
|
"hardware/xiaomi",
|
|
"vendor/qcom/opensource/commonsys-intf/display",
|
|
],
|
|
}
|