Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Update fez.smali
Browse files Browse the repository at this point in the history
Fixed wrong target position
  • Loading branch information
MDNSSKNGHT committed Jun 8, 2021
1 parent 6d24439 commit 37fb4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smali/fez.smali
Original file line number Diff line number Diff line change
Expand Up @@ -348,9 +348,9 @@

const-string v1, "pref_video_stabilization_key"

:cond_c
invoke-interface {v0, v1}, Ljava/util/List;->add(Ljava/lang/Object;)Z

:cond_c
invoke-virtual {p1}, Landroid/content/Context;->getPackageManager()Landroid/content/pm/PackageManager;

move-result-object v0
Expand Down

0 comments on commit 37fb4eb

Please sign in to comment.