mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
12 lines
219 B
Plaintext
12 lines
219 B
Plaintext
|
//
|
||
|
// Copyright (C) 2023 LineageOS
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
//
|
||
|
|
||
|
runtime_resource_overlay {
|
||
|
name: "ApertureOverlay",
|
||
|
sdk_version: "current",
|
||
|
product_specific: true,
|
||
|
resource_dirs: ["res"]
|
||
|
}
|