proc: cmdline: Patch SafetyNet flags
Userspace parses androidboot.* flags from /proc/cmdline and sets the ro.boot.* props accordingly, which in turn trips SafetyNet when the reported values are incorrect. Patch the cmdline flags checked by SafetyNet to prevent it from failing a device. These flags were found by extracting the latest snet.jar and searching for 'ro.boot.' strings. Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com> Change-Id: I5d0bffe121eeeeaad471461ac83a4432d7cc2cb5 Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>
Loading
Please register or sign in to comment