12 lines
188 B
Plaintext
12 lines
188 B
Plaintext
![]() |
//
|
||
|
// Copyright (C) 2022 The LineageOS Project
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
//
|
||
|
|
||
|
phony {
|
||
|
name: "MotoCommonOverlay",
|
||
|
required: [
|
||
|
"FrameworksResMotoCommon",
|
||
|
]
|
||
|
}
|