11 lines
203 B
Plaintext
11 lines
203 B
Plaintext
//
|
|
// SPDX-FileCopyrightText: The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
prebuilt_etc {
|
|
name: "build-manifest.xml",
|
|
src: "build-manifest.xml",
|
|
product_specific: true,
|
|
}
|