overlays: Update for tau

* Referenced both relevant packages.
* No diff to GmsSettingsProviderOverlay.
* Added all diffs from GmsOverlay except for LatinIme.
* [razorloves]: Remove overlays duplicated in AOSP.
This commit is contained in:
Nolen Johnson
2022-09-29 14:36:03 -04:00
parent 472b165003
commit 99a1b4d526
3 changed files with 22 additions and 0 deletions

View File

@@ -2,5 +2,6 @@
package="com.mtg.gmssettingsprovideroverlay"
android:versionCode="1"
android:versionName="1.0">
<application android:hasCode="false" />
<overlay android:targetPackage="com.android.providers.settings" android:priority="1337" android:isStatic="true" />
</manifest>