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

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

Merge "Introduce flag for primitive composition with absolute delays" into main

parents 6b4520f3 d9ab4a6a
Loading
Loading
Loading
Loading
+12 −1
Original line number Diff line number Diff line
@@ -124,3 +124,14 @@ flag {
        purpose: PURPOSE_FEATURE
    }
}

flag {
    namespace: "haptics"
    name: "primitive_composition_absolute_delay"
    is_exported: true
    description: "Enables functionality to create primitive compositions with absolute delays"
    bug: "373357740"
    metadata {
        purpose: PURPOSE_FEATURE
    }
}