android_device_motorola_milanf/resource-overlay/device/LineageSystemUI/AndroidManifest.xml
Michael Bestas aec3da07e1
dubai: Drop LineageOS copyright years
Change-Id: Ia2dfdb083cb17b573a60f818c72d1500d9d63df2
2025-03-03 16:25:45 +02:00

13 lines
404 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.systemui.dubai.lineage">
<overlay
android:isStatic="true"
android:priority="800"
android:targetPackage="com.android.systemui" />
</manifest>