Skip to content
Commit 7b6dc8af authored by Hai Zhang's avatar Hai Zhang
Browse files

Third refactor for BasePermission.

Make mPermissionInfo non-null and remove duplicate fields, to make
sure we have a single source of truth.

The previous nullness of mPermissionInfo is now equivalently
represented by the boolean field mReconciled.

mPendingPermissionInfo is also removed, which results in a slight
change of behavior but I believe it's okay looking at the logic.

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