sm8450-common: overlay: Add _Sys suffixes

Change-Id: If37354e50f86354c45767bfb7ecda88d47f5f393
This commit is contained in:
Arian
2022-06-17 17:46:57 +02:00
parent a4957b2eed
commit 3f7ea5da4f
54 changed files with 32 additions and 32 deletions

View File

@@ -0,0 +1,9 @@
<!--
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.common">
<overlay android:targetPackage="com.android.systemui"
android:isStatic="true"/>
</manifest>