blob: 9362d6876afb94f721364a8e81610f65fc862262 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2023 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.providers.settings.overlay.r6">
<overlay
android:targetPackage="com.android.providers.settings"
android:requiredSystemPropertyName="ro.vendor.device"
android:requiredSystemPropertyValue="realme 6"
android:isStatic="true"
android:priority="100"/>
</manifest>