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