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

Commit 096810c0 authored by Yeabkal Wubshit's avatar Yeabkal Wubshit Committed by Android (Google) Code Review
Browse files

Merge "Change vibrator flag namespace to haptics" into main

parents a92508f7 9a90dc11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
package: "android.os.vibrator"

flag {
    namespace: "vibrator"
    namespace: "haptics"
    name: "use_vibrator_haptic_feedback"
    description: "Enables performHapticFeedback to directly use the vibrator service instead of going through the window session"
    bug: "295459081"