blob: 17f7de2bbd7c2f36dfd6a75eb6eab352a46ce935 [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.brightness_slider.filled"
android:versionCode="1"
android:versionName="1.0">
<overlay
android:priority="1"
android:targetPackage="com.android.systemui" />
<application
android:hasCode="false"/>
</manifest>