mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 09:29:22 +01:00
fix(enable-android-debugging): don't include by default
This commit is contained in:
parent
e695792641
commit
b2856f7f71
@ -9,7 +9,7 @@ import app.revanced.patcher.patch.annotations.DependsOn
|
|||||||
import app.revanced.patcher.patch.annotations.Patch
|
import app.revanced.patcher.patch.annotations.Patch
|
||||||
import org.w3c.dom.Element
|
import org.w3c.dom.Element
|
||||||
|
|
||||||
@Patch
|
@Patch(false)
|
||||||
@Name("enable-android-debugging")
|
@Name("enable-android-debugging")
|
||||||
@Description("Enables Android debugging capabilities.")
|
@Description("Enables Android debugging capabilities.")
|
||||||
@Version("0.0.1")
|
@Version("0.0.1")
|
||||||
|
Loading…
Reference in New Issue
Block a user