feat: hdr-max-brightness patch (#105)

This commit is contained in:
oSumAtrIX
2022-07-03 20:50:20 +02:00
committed by GitHub
parent 31a767adbb
commit 131057366a
4 changed files with 99 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import app.revanced.patcher.annotation.Version
import app.revanced.patcher.data.impl.BytecodeData
import app.revanced.patcher.extensions.addInstructions
import app.revanced.patcher.extensions.removeInstruction
import app.revanced.patcher.extensions.removeInstructions
import app.revanced.patcher.fingerprint.method.utils.MethodFingerprintUtils.resolve
import app.revanced.patcher.patch.PatchResult
import app.revanced.patcher.patch.PatchResultError