summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorRobert Berry <robertberry@google.com>2017-12-15 23:01:22 +0000
committerRobert Berry <robertberry@google.com>2017-12-18 16:06:00 +0000
commit76cf0831e030e42ffc0ffa24abd58350eea046e9 (patch)
treea21b55737b258297e2c7ebc7776b01b8ef8d7527 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent41b745ca0d117c07419f9255485b8ca5094c653d (diff)
Add RecoverableKeyStoreDb
Adds database for storing recoverable keys. They are indexed by the uid of the application that created them, and the alias of the key. This is the same alias that is used to get the key from AndroidKeyStore. The database stores the wrapped key, and the version of the platform key that did the wrapping. It also stores information about when the key was last synced. This is used to get the status of the key. e.g., if the platform key id is not the current platform key id, this is now an unsyncable key. If the last-synced time is not set, this is a valid key but one that has not yet been synced. etc., etc. Test: adb shell am instrument -w -e package com.android.server.locksettings.recoverablekeystore com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner Change-Id: I4960452abcdd16c9f39a1f166a086a52dd2f05c0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions