Files
android_device_samsung_pa3q/overlay/SystemUIResDm3q/AndroidManifest.xml
chaptsand 68b1e50179 dm3q: overlay: Set status bar corner content padding
Change-Id: I86608919fd107d07c4d51d716a1ad849f9f9f8b3
2024-11-13 11:37:43 -03:00

13 lines
359 B
XML

<!--
Copyright (C) 2024 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.systemui.overlay.dm3q">
<overlay
android:isStatic="true"
android:priority="700"
android:targetPackage="com.android.systemui" />
</manifest>