mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 10:29:21 +01:00
chore: add todo
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
160b71644d
commit
04c2202a3d
@ -28,6 +28,7 @@ abstract class AbstractSettingsResourcePatch(
|
||||
override fun execute(context: ResourceContext): PatchResult {
|
||||
/*
|
||||
* used for self-restart
|
||||
* TODO: do this only, when necessary
|
||||
*/
|
||||
context.xmlEditor["AndroidManifest.xml"].use { editor ->
|
||||
editor.file.getElementsByTagName("manifest").item(0).also {
|
||||
|
Loading…
Reference in New Issue
Block a user