Nolen Johnson 04add34bf9 berlin: Debrand manifests & overlays
Change-Id: I46c10280090bf1df7bfc1eb0024d53536a8f9a52
2025-01-21 11:01:59 -05:00

14 lines
400 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.systemui.berlin.lineage">
<overlay
android:isStatic="true"
android:priority="800"
android:targetPackage="com.android.systemui" />
</manifest>