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

Commit bd62aa65 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for WM->CFW communication refactoring." into main

parents f218c75f f6eea5b4
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -121,6 +121,16 @@ flag {
    }
}

flag {
    name: "enable_camera_compat_compatibility_info_rotate_and_crop_bugfix"
    namespace: "lse_desktop_experience"
    description: "Whether to use CompatibilityInfo to send signal from WM to Camera FW to use rotate-and-crop"
    bug: "430274604"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_camera_compat_external_display_rotation_bugfix"
    namespace: "lse_desktop_experience"