LSPosed / LSPlant

A hook framework for Android Runtime (ART)
https://lsposed.org/LSPlant/
GNU Lesser General Public License v3.0
814 stars 203 forks source link

fixed logic bug for re-deoptimize condition in RestoreBackup #59

Closed hluwa closed 9 months ago

hluwa commented 9 months ago

虽然看不懂,但是 x != y || x !=z 永远为 True