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

Commit a9d110b7 authored by Hyundo Moon's avatar Hyundo Moon Committed by Gerrit Code Review
Browse files

Merge "Add flag opp_set_insets_for_edge_to_edge" into main

parents 910db1be 8d07b99b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -28,3 +28,12 @@ flag {
    }
}

flag {
    name: "opp_set_insets_for_edge_to_edge"
    namespace: "bluetooth"
    description: "Set proper insets in BluetoothOppTransferHistory to adapt to edge-to-edge."
    bug: "378813445"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}