oplus: Import cleaned QSSI RROs from LE2115.11.C.48

* Remove anything that the value is already the default,
   or deprecated.

Change-Id: I597a93b580754a7fde51d051accfffca54c22482
This commit is contained in:
Alexander Koskovich
2022-04-13 20:41:13 -07:00
parent 3656dda6cf
commit 2fcee31656
34 changed files with 1312 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?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="android.overlay.common">
<overlay
android:isStatic="true"
android:priority="200"
android:targetPackage="android" />
</manifest>