mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-04-30 14:44:33 +02:00
refactor: rename HDRAutoBrightnessPatch
This commit is contained in:
parent
620fefae74
commit
2f2e19eec9
@ -46,7 +46,7 @@ class HDRBrightnessPatch : BytecodePatch(
|
|||||||
// inject the call to
|
// inject the call to
|
||||||
method.addInstructions(
|
method.addInstructions(
|
||||||
index, """
|
index, """
|
||||||
invoke-static {v$register}, Lapp/revanced/integrations/patches/HDRMaxBrightnessPatch;->getHDRBrightness(F)F
|
invoke-static {v$register}, Lapp/revanced/integrations/patches/HDRAutoBrightnessPatch;->getHDRBrightness(F)F
|
||||||
move-result v$register
|
move-result v$register
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user