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