dre: overlay: Decommonize and restore from DE2117_11.C.15

Change-Id: Ib311d07854c7168668bd5d22d8c78eab74ac5af5
This commit is contained in:
Albert Tang 2022-09-14 12:22:36 -05:00
commit da0d89af57
25 changed files with 858 additions and 155 deletions

View file

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