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

Commit c9bf76c9 authored by Lais Andrade's avatar Lais Andrade
Browse files

Remove android.os.vibrator.fix_audio_coupled_haptics_scaling

Flag cleanup after bug fix fully released.

Fix: 409611533
Test: ExternalVibrationUtilsTest
Flag: EXEMPT flag removal
Change-Id: Ie173004dfaf74e081fcac1f5e1e2948036dcb71f
parent 2ee5728a
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -51,16 +51,6 @@ flag {
    }
}

flag {
    namespace: "haptics"
    name: "fix_audio_coupled_haptics_scaling"
    description: "Fix the audio-coupled haptics scaling to use same function as VibrationEffect"
    bug: "356144312"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "haptics"
    name: "load_haptic_feedback_vibration_customization_from_resources"