Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1b2b651 authored by Mina Granic's avatar Mina Granic Committed by Android (Google) Code Review
Browse files

Merge "Correct a typo: 'defualt' -> 'default'." into main

parents 4d0fcaf7 922ac09a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4863,7 +4863,7 @@ public class SizeCompatTests extends WindowTestsBase {

    @Test
    @EnableFlags(Flags.FLAG_ENABLE_CAMERA_COMPAT_FOR_DESKTOP_WINDOWING)
    public void testCameraCompatAspectRatio_defualtAspectRatioAppliedWhenGreater() {
    public void testCameraCompatAspectRatio_defaultAspectRatioAppliedWhenGreater() {
        // Needed to create camera compat policy in DisplayContent.
        allowDesktopMode();
        // Create display that has all stable insets and does not rotate.