summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorPaul Lawrence <paullawrence@google.com>2014-03-27 16:37:28 +0000
committerPaul Lawrence <paullawrence@google.com>2014-03-28 10:35:44 -0700
commit945490c12e32b1c13b9097c00702558260b2011f (patch)
treed5ad838f520e98a1266d65a603b2869f69c1c853 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent0e14f2d45557527242f27ce7de9027e6ccaa45d6 (diff)
Don't double prompt on booting encrypted device
vold will store password securely until KeyGuard requests it and hands it on to KeyStore. This is a revision of https://googleplex-android-review.git.corp.google.com/#/c/418123/ which was reverted. It had two bugs in LockSettingsService.checkVoldPassword. 1) We were not checking password for null, which caused an exception 2) checkPattern/checkPassword return true if there is no saved pattern or password. This leads to situations where we get true returned even when the password doesn't match. Call the correct one based on what is there, not what vold thinks ought to be there. Bug: 12990752 Change-Id: I05315753387b1e508de5aa79b5a68ad7315791d4
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions