summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Aaron Liu <aaronjli@google.com> 2023-05-16 10:06:57 -0700
committer Aaron Liu <aaronjli@google.com> 2023-05-16 10:55:43 -0700
commitf4c68d8c298c2f9888a206f93ecabd8d71ef07e6 (patch)
tree30541df223e81ab1e81e2b74d45774913f8a1173 /libs/androidfw/FileStream.cpp
parentbe5b49dc06f8dc375768b268c0aa8ada76ad19b8 (diff)
Set expected pin length in constructor.
In the bug, it seems clear that the pinlength field is set to 0. This means that the start appar animation is not called here but the view is inflated...Having the field at 0 is causing an ANR. I believe this is likely because we are calling reset somewhere before we show the view. Test: Open bouncer and authenticate auto confirmation pin bouncer. Fixes: 281424496 Change-Id: I776645ea633e49e45e8e30386cfc91bff3339f72
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions