mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
Combine icon app tests to allow overriding flag for new icon app chip menu testing as well.
Platinum exlude cl update: cl/572225659 Test: TaplOverviewAppIconMenuTest Test: TaplAppIconAppChipMenuTest Bug: 303329286 Bug: 303266562 Fix: 304470271 Change-Id: I4ca163401d6a42961e8955e06c164af0254b1231
This commit is contained in:
@@ -486,7 +486,9 @@ public class InvariantDeviceProfile {
|
||||
iconBitmapSize, fillResIconDpi, numDatabaseAllAppsColumns, dbFile};
|
||||
}
|
||||
|
||||
private void onConfigChanged(Context context) {
|
||||
/** Updates IDP using the provided context. Notifies listeners of change. */
|
||||
@VisibleForTesting
|
||||
public void onConfigChanged(Context context) {
|
||||
Object[] oldState = toModelState();
|
||||
|
||||
// Re-init grid
|
||||
|
||||
Reference in New Issue
Block a user