blob: 9ef11d8ed6aa8a73c7427bdb5b695212233133e1 [file] [log] [blame]
Nahhke28898b2025-03-26 17:41:25 -05001<!--
2 Copyright (C) 2025 The LineageOS Project
3 SPDX-License-Identifier: Apache-2.0
4-->
5<manifest xmlns:android="http://schemas.android.com/apk/res/android"
6 package="com.android.systemui.overlay.common">
7 <overlay android:targetPackage="com.android.systemui"
8 android:isStatic="true"/>
9</manifest>