2023-04-04 12:44:40 -04:00
|
|
|
//
|
|
|
|
// 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 {
|
2022-10-25 14:05:04 -04:00
|
|
|
imports: [
|
|
|
|
"hardware/qcom-caf/bootctrl",
|
|
|
|
],
|
2023-04-04 12:44:40 -04:00
|
|
|
}
|