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

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

Merge "Create flag for the haptics pcm generation feature" into main

parents 76c0c9a5 79041c06
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -166,3 +166,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "haptics"
    name: "haptic_pcm_generation"
    description: "Enables the feature to generate Haptic PCM from vibration effects"
    bug: "417649629"
    metadata {
      purpose: PURPOSE_FEATURE
    }
}