10 lines
208 B
Plaintext
10 lines
208 B
Plaintext
// Copyright (C) 2025-2026 oxmc / PawletOS
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
runtime_resource_overlay {
|
|
name: "PawletUpdaterRpiOverlay",
|
|
resource_dirs: ["res"],
|
|
product_specific: true,
|
|
}
|