Merge "Refine update process for restrict tip." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
018548b320
@@ -103,6 +103,7 @@ public class RestrictAppTip extends BatteryTip {
|
||||
} else {
|
||||
mState = tip.getState();
|
||||
mShowDialog = tip.shouldShowDialog();
|
||||
mRestrictAppList = ((RestrictAppTip) tip).mRestrictAppList;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user