Ravi Jain | d36b2b7 | 2024-09-30 08:35:31 +0000 | [diff] [blame] | 1 | package: "vendor.vibrator.hal.flags" |
2 | container: "vendor" | ||||
3 | |||||
4 | flag { | ||||
5 | name: "remove_capo" | ||||
6 | namespace: "vibrator" | ||||
7 | is_exported: true | ||||
8 | description: "This flag controls the removal of utilizing Capo at the HAL level" | ||||
9 | bug: "290223630" | ||||
10 | } | ||||
Nathan Kulczak | 25ac4cc | 2024-10-09 03:51:31 +0000 | [diff] [blame] | 11 | |
12 | flag { | ||||
13 | name: "enable_pwle_v2" | ||||
14 | namespace: "vibrator" | ||||
15 | is_exported: true | ||||
16 | description: "This flag enables the PWLE V2 APIs guarded by the CAP_COMPOSE_PWLE_EFFECTS_V2 compatability" | ||||
17 | bug: "346570576" | ||||
18 | } |