OSDN Git Service

Remove unused KeyChainSnapshot tables
authorRobert Berry <robertberry@google.com>
Thu, 29 Mar 2018 09:09:03 +0000 (10:09 +0100)
committerRobert Berry <robertberry@google.com>
Thu, 29 Mar 2018 09:56:11 +0000 (09:56 +0000)
commit924b550151cd0338fc8a9e9af29eb52279b6eb37
tree479f032031d1263ed2a5df63cfdcb122da353a14
parent52c15f1699e60c0701cc21a69847a005efe87bc9
Remove unused KeyChainSnapshot tables

This will be persisted as an XML file instead.

Bug: 73921897
Test: none, it's just removing unused consts
Change-Id: Idaeb437d0a7258d03418932d4aba75189092b3fe
services/core/java/com/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDbContract.java