Files
Aeron-Aeron 5478ae12f4 rubyx: Update copyright dates
Signed-off-by: Aeron-Aeron <aeronrules2@gmail.com>
2025-12-05 14:30:05 +05:45

14 lines
452 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.systemui.overlay.ruby">
<application android:hasCode="false"/>
<overlay android:targetPackage="com.android.systemui"
android:isStatic="true"
android:priority="1"/>
</manifest>