Files
device_xiaomi_miatoll/overlay/SM6250SystemUI/AndroidManifest.xml
Alexander Winkowski 7b20b67ff6 sm6250-common: Rearrange common and target device trees
Change-Id: I5ce121204a9ba81d11f30bd1ddf57aeafc6b8f54
2022-09-04 14:31:54 +00:00

14 lines
399 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.xiaomi_sm6250">
<overlay
android:isStatic="true"
android:priority="100"
android:targetPackage="com.android.systemui" />
</manifest>