f60987eab4
This binary gets added to the system image under /bin/rkp_factory_extraction_tool. The purpose of this tool is to query every IRemotelyProvisionedComponent interface in the device manifest and print out a CertificateRequest to stdout for each interface. The CertificateRequest will contain no keys to sign and a semantically useless challenge, since this tool is just for key upload. The items of value will be the DeviceInfo CBOR blob which will get associated with the encrypted device public key once it is uploaded to the backing servers and decrypted. The tool will fail if it is unable to successfully query an IRemotelyProvisionedComponent interface that is specified in the device manifest file. Test: Build and run Change-Id: Ia82787749be5963567019f6523075100208aa101 |
||
---|---|---|
.. | ||
binder/android/security/provisioner | ||
src/com/android/commands/provisioner | ||
Android.bp | ||
provisioner_cli | ||
rkp_factory_extraction_tool.cpp |