13 lines
245 B
Text
13 lines
245 B
Text
|
//
|
||
|
// Copyright (C) 2023 The Android Open Source Project
|
||
|
// Copyright (C) 2023 SebaUbuntu's TWRP device tree generator
|
||
|
//
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
//
|
||
|
|
||
|
soong_namespace {
|
||
|
imports: [
|
||
|
"hardware/qcom-caf/bootctrl",
|
||
|
],
|
||
|
}
|