2024-06-23 11:34:42 -04:00
|
|
|
//
|
2025-03-03 09:18:20 -05:00
|
|
|
// SPDX-FileCopyrightText: The LineageOS Project
|
2024-06-23 11:34:42 -04:00
|
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
//
|
|
|
|
|
|
2018-10-02 07:51:03 -04:00
|
|
|
soong_namespace {
|
2025-03-12 00:19:34 -04:00
|
|
|
imports: [
|
|
|
|
|
"hardware/motorola",
|
|
|
|
|
],
|
2018-10-02 07:51:03 -04:00
|
|
|
}
|