54f44d3417
Polls a manifest to discover per-component update endpoints (currently just webview) and silently installs/switches providers without a full system OTA.
9 lines
213 B
XML
9 lines
213 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
SPDX-FileCopyrightText: oxmc / PawletOS
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources>
|
|
<string name="app_name">PawletOS Updater</string>
|
|
</resources>
|