Merge "Fix incorrect app count displayed under special app access" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
87883c7634
@@ -144,10 +144,11 @@ public class SpecialAppAccessPreferenceController extends BasePreferenceControll
|
||||
|
||||
@Override
|
||||
public void onLauncherInfoChanged() {
|
||||
// when the value of the AppEntry.hasLauncherEntry was changed.
|
||||
updateSummary();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onLoadEntriesCompleted() {
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user