Chun-Ku Lin ccdb949cc9 Fix ToggleScreenMagnificationPreferenceFragmentTest
**Root cause**
ShadowFragment makes the test using an empty implementation of onCreate,
hence the test execution throws SuperNotCalledException.

ShadowFragment was accidentally added to this test when migrate to the
latest Robolectric. Removing ShadowFragment in the config fixes the
test.

Fix: 300158627
Test: atest ToggleScreenMagnificationPreferenceFragmentTest
Change-Id: I8782ac11a93c5f89b781dcca1713968ed18802cf
2023-10-13 02:44:12 +00:00
2022-04-14 09:55:36 +00:00
2023-09-28 10:40:22 -07:00
2022-10-06 09:10:38 -07:00
Description
No description provided
1.5 GiB
Languages
Java 89.7%
Kotlin 10.3%