mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 08:56:55 +00:00
Removing multiple system RPCs to packageMAnager and userManager from UI thread
Bug: 158427348 Change-Id: Ibb1837fe932000b69cf5683bb01727fc32abca91
This commit is contained in:
@@ -199,7 +199,7 @@ public class ModelMultiCallbacksTest {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void bindAllApplications(AppInfo[] apps) {
|
||||
public void bindAllApplications(AppInfo[] apps, int flags) {
|
||||
mAppInfos = apps;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user