pstar -> berlin

This commit is contained in:
SGCMarkus 2022-03-26 17:01:30 +01:00
commit 0b269c9a8e
25 changed files with 334 additions and 301 deletions

View file

@ -0,0 +1,10 @@
<?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"
coreApp="true"
package="com.android.systemui.overlay.berlin">
<overlay android:targetPackage="com.android.systemui" android:isStatic="true" />
</manifest>