11 lines
219 B
Text
11 lines
219 B
Text
//
|
|
// SPDX-FileCopyrightText: 2024 The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
prebuilt_etc {
|
|
name: "fonts_customization.xml",
|
|
|
|
src: "fonts_customization.xml",
|
|
product_specific: true,
|
|
}
|