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

Commit 024e943a authored by Ahmad Khalil's avatar Ahmad Khalil Committed by Android (Google) Code Review
Browse files

Merge "Add flag for Normalized PWLE feature" into main

parents 3c25daab 936438d1
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -113,3 +113,14 @@ flag {
        purpose: PURPOSE_FEATURE
    }
}

flag {
    namespace: "haptics"
    name: "normalized_pwle_effects"
    is_exported: true
    description: "Enables functionality to create PWLE effects using advanced and simple APIs"
    bug: "341052318"
    metadata {
        purpose: PURPOSE_FEATURE
    }
}
 No newline at end of file