14 lines
270 B
Plaintext
14 lines
270 B
Plaintext
|
//
|
||
|
// SPDX-FileCopyrightText: 2024 The LineageOS Project
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
//
|
||
|
|
||
|
package {
|
||
|
default_applicable_licenses: ["Android-Apache-2.0"],
|
||
|
}
|
||
|
|
||
|
runtime_resource_overlay {
|
||
|
name: "ApertureFrameworksBaseOverlay",
|
||
|
product_specific: true,
|
||
|
}
|