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