Skip to content
Commit 5ddea33b authored by Nate Myren's avatar Nate Myren
Browse files

Don't use getInitializedValue in GrantPermissionsViewModel

The grant permission buttons are SOMEHOW being clicked before the
packageInfo variable is initialized, despite the buttons being shown
being directly dependent on the packageInfo. Remove the usage of
getInitializedValue, and add a log if a button is clicked before the
packageInfo is ready.

Bug: 220052891
Test: presubmit
Change-Id: I08b27f47dd56fd9675d211a48ba4cff552041e31
parent b7e23972
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment