commit | 85f3476943808d5fb741679a9894b4e27f734f7c | [log] [tgz] |
---|---|---|
author | Liam, Lee Pong Lam <iamiam@google.com> | Wed Jul 24 18:13:23 2024 +0000 |
committer | Liam, Lee Pong Lam <iamiam@google.com> | Thu Jul 25 17:18:15 2024 +0000 |
tree | c4645bdb19de17284b2dde49b51ea1a9f76d9ef8 | |
parent | edc93ed7fe678d4ec125e88fe51133aa310ca392 [diff] |
Fixes SettingsChangeLoggerTest failures The mLoggablePrefs was created on constructor, so move the system under test out of setup because the preference change needs to be made before it. For details: https://source.corp.google.com/h/googleplex-android/platform/superproject/main/+/main:packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/SettingsChangeLogger.java;drc=c56711c6691e7957ed98a9de6b3acb79103abb66;l=95 Bug: 354157494 Test: Unit tests Flag: EXEMPT bugfix Change-Id: I2fd5eec5b10d7463c663df03cfefefb11bcefecc