rkp: add keymint v1 hash into rkp v1
When we split the rkp interface, we only added one hash to rkp v1, but on Android S devices, this interface was in keymint v1, and so it used the keymint v1 hash. In order for that old implementation to be recognized, we need to add the keymint v1 hash into rkp v1. The hash added here is copied from this file: hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/.hash Bug: 264549860 Change-Id: I3fce46b3e9bd09d79fa8e2f203b4eb9ebb517c15 Test: vts_treble_vintf_vendor_test
Loading
Please register or sign in to comment