Pong: Set RKP properties
When the bootloader is unlocked on this device, we lose access to OEM provisioned certificate chains, likely as a security measure. However, remote provisioning is supported and is the fallback in such a situation. This will allow basic integrity to pass without resorting to keybox spoofing.
This commit is contained in:
@@ -27,5 +27,9 @@ persist.radio.is_vonr_enabled_0=true
|
||||
persist.radio.is_vonr_enabled_1=true
|
||||
persist.vendor.vonr_setting_support=1
|
||||
|
||||
# Remote Key Provisioning (RKP)
|
||||
remote_provisioning.enable_rkpd=true
|
||||
remote_provisioning.hostname=remoteprovisioning.googleapis.com
|
||||
|
||||
# Game FrameRate
|
||||
debug.graphics.game_default_frame_rate.disabled=true
|
||||
|
||||
Reference in New Issue
Block a user