13 lines
245 B
Plaintext
13 lines
245 B
Plaintext
//
|
|
// 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",
|
|
],
|
|
}
|