Signed-off-by: Kujou Yuko <i@779.moe> Change-Id: Iaba5f24935b65a0d7b315dcb5c1e903f249e357d
13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
//
|
|
// Copyright (C) 2022 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
"hardware/qcom-caf/bootctrl",
|
|
"hardware/nothing",
|
|
],
|
|
}
|