sm8550-common: Enable Remote Key Provisioning (RKPD) support

E keystore2: IGetRegistrationCallback failed: 'RemoteException: RKP is disabled. System configured with no default URL.'
W keystore2: Error occurred while trying to access IRegistration service.
Caused by:
  - GetRegistrationCallback failed: "RemoteException: RKP is disabled. System configured with no default URL."
  - Failed to get registration

keystore2: Have a great day!

Change-Id: I1cc2b5e645b076cb9e4445a9b16c7e28045f5427
This commit is contained in:
chaptsand
2025-04-26 01:46:31 +08:00
parent 3b4be76fed
commit f8852e9c4e

View File

@@ -36,3 +36,8 @@ bluetooth.profile.vcp.controller.enabled=true
persist.bluetooth.bqr.event_mask=0
persist.bluetooth.bqr.min_interval_ms=0
persist.bluetooth.samsung.a2dp_offload.cap=sbc-aptx-ssc-hifi
# RKPD
remote_provisioning.enable_rkpd=true
remote_provisioning.hostname=remoteprovisioning.googleapis.com
remote_provisioning.connect_timeout_millis=2000