10 lines
166 B
Text
10 lines
166 B
Text
//
|
|
// SPDX-FileCopyrightText: The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
imports: [
|
|
"hardware/motorola",
|
|
],
|
|
}
|