Fix manage storage crash
ManageSpaceActivity would crash when the manage storage button is clicked because it tried to create the wrong Fragment. This is fixed and a test is added that clicks the button to verify that it works. Asserts are changed to exceptions to get more meaningful errors if there are more false usages. Bug: 1125062 Change-Id: Ie78af6d04c91d4b85b21b04b4f98605e0c4c46a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395498Reviewed-by:Kamila Hasanbega <hkamila@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#804880}
Showing
Please register or sign in to comment