12 lines
173 B
Plaintext
12 lines
173 B
Plaintext
//
|
|
// Copyright (C) 2022 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
"hardware/qcom-caf/bootctrl",
|
|
],
|
|
}
|