blob: 33cbf5b5c132f049c12df40ef29f69fb8aad22a9 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2023 The LeafOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.systemui.qs_style.round"
android:versionCode="1"
android:versionName="1.0">
<overlay
android:priority="1"
android:targetPackage="com.android.systemui" />
<application
android:hasCode="false"/>
</manifest>