• Kenny Root's avatar
    keystore: fix import as other UIDs · 360f51f7
    Kenny Root authored
    The targetUid was not being used as the user to store the key as, so it
    was ending up under the calling UID. This change matches the code for
    insert and generate now.
    
    Bug: 8634328
    Change-Id: Iedbbdaa0ac77f3aedb32a719458b5b503a66efd5
    360f51f7
keystore.cpp 68.5 KB