14 lines
415 B
TOML
14 lines
415 B
TOML
# SPDX-FileCopyrightText: 2024 The LineageOS Project
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
version = 1
|
|
SPDX-PackageName = "SDK"
|
|
SPDX-PackageSupplier = "The LineageOS Project"
|
|
SPDX-PackageDownloadLocation = "https://github.com/LineageOS/android_lineage-sdk"
|
|
|
|
[[annotations]]
|
|
path = [".gitignore"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2023 The LineageOS Project"
|
|
SPDX-License-Identifier = "Apache-2.0"
|