mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-27 20:15:29 +00:00
79aa261ca2
Bug was caused by lenient usage of "value" property defined in the "line item" in settings. Developer error allowed to use the internal value, that was not properly protected, in a way that did not conform with the latest "Observer" rewrite. Additional comments were added to hopefully prevent bugs of this kind in the future. The property is now properly protected so it gives away clues that this access is considered "not cool". |
||
---|---|---|
.. | ||
shared | ||
signing | ||
src/main | ||
.gitignore | ||
build.gradle.kts | ||
proguard-rules.pro |