Fixes broken Settings test.
In ag/22187500, we added the requirement for a wallpaper picker app to be installed in order to treat the lock screen shortcuts feature as enabled (in addition to the feature flag). That broke this test. To fix, we're adding a mocked result to the PackageManager to pretend like the wallpaper picker application is installed. Change-Id: I8654375e3fa33df0984c48fcf91dd8f6c18e984f Fix: 280017187 Test: the test is back to passing.
Loading
Please register or sign in to comment