Disable root console on uart, and kernel logs on uart when secure
This commit is contained in:
parent
843c0ec80a
commit
8ff15241fd
@ -576,6 +576,8 @@ if [ -f /system/phh/secure ];then
|
||||
fi
|
||||
}
|
||||
|
||||
setprop ctl.stop console
|
||||
dmesg -n 1
|
||||
copyprop ro.build.device ro.vendor.build.device
|
||||
copyprop ro.system.build.fingerprint ro.vendor.build.fingerprint
|
||||
copyprop ro.bootimage.build.fingerprint ro.vendor.build.fingerprint
|
||||
|
Loading…
Reference in New Issue
Block a user