mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 14:16:26 -08:00
13 lines
235 B
Plaintext
13 lines
235 B
Plaintext
|
//
|
||
|
// Copyright (C) 2023 The LineageOS Project
|
||
|
//
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
//
|
||
|
|
||
|
runtime_resource_overlay {
|
||
|
name: "TelephonyOverlay",
|
||
|
sdk_version: "current",
|
||
|
product_specific: true,
|
||
|
resource_dirs: ["res"]
|
||
|
}
|