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

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

Merge "Introduce flag to remove framework support for vibrator HIDL HALs" into main

parents 523c5813 1619a0cb
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -165,3 +165,14 @@ flag {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "haptics"
    name: "remove_hidl_support"
    description: "Remove framework code to support HIDL vibrator HALs."
    bug: "308452413"
    is_fixed_read_only: true
    metadata {
      purpose: PURPOSE_FEATURE
    }
}