mirror of
https://github.com/kdrag0n/safetynet-fix.git
synced 2024-11-02 02:26:36 +00:00
d2676e1232
- I recently discovered `ro.is_ever_orange` on OOS 11, which gets set roughly 32 seconds after boot completed and is equal to the number of times a device has ever been `fastboot oem unlock`ed - a fresh MSM (i.e. factory locked device) has it set to 0, and using system.prop to set it to 0 earlier in the boot seems to keep it set to 0 instead of the real unlock count - I haven't seen this exploited anywhere, though I presume it exists for a reason, so probably good to manage it as well |
||
---|---|---|
.. | ||
META-INF/com/google/android | ||
customize.sh | ||
module.prop | ||
post-fs-data.sh | ||
service.sh | ||
system.prop |