512d9fd1de
Change-Id: I1bd810132397dfaa219406f2b1e9eab5788e2182
12 lines
230 B
Text
12 lines
230 B
Text
//
|
|
// Copyright (C) 2022 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
"hardware/qcom-caf/bootctrl",
|
|
"vendor/qcom/opensource/commonsys-intf/display",
|
|
],
|
|
}
|