6959046284
Change-Id: I2a1b2acc5ed97ccb6795dc371c2b3ac9cb4f9d03
10 lines
369 B
XML
10 lines
369 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="lineageos.platform.overlay.xiaomi">
|
|
<overlay android:targetPackage="lineageos.platform"
|
|
android:isStatic="true"
|
|
android:priority="600"/>
|
|
</manifest>
|