-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,6 +41,10 @@ | |
|
||
if-eq v9, v12, :cond_0 | ||
|
||
const v12, 0x1e | ||
|
||
if-ne v10, v12, :cond_0 | ||
|
||
const v10, 0x3c | ||
|
||
:cond_0 | ||
|
5923116
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, slowmotion still crashes on my oneplus 3t. What does the fix actually do?
5923116
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fix is only to make it work on ROMs with a compatible XML file. OxygenOS does not have this
5923116
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi again! I'm am on LineageOS. I found THIS patch and now it works perfectly fine!
Thanks a lot for the help!
5923116
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!