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:
@@ -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
|
||||
|
Reference in New Issue
Block a user