Create LightPermission data structure
Rather than have the LightAppPermGroup store an awkward "PermissionInfo + Permission state (which is flags and grant state)" pair, create a LightPermission object. Test: navigate to App Permission Fragment, verify that state is still loaded correctly. Change-Id: I9f6577b2647327c45dddb4b9f9882543ec6d0753
Loading
Please register or sign in to comment