Merge "Vibrator: Add enable_pwle_v2" into main
This commit is contained in:
commit
53f2ed5308
1 changed files with 8 additions and 0 deletions
|
@ -8,3 +8,11 @@ flag {
|
||||||
description: "This flag controls the removal of utilizing Capo at the HAL level"
|
description: "This flag controls the removal of utilizing Capo at the HAL level"
|
||||||
bug: "290223630"
|
bug: "290223630"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
flag {
|
||||||
|
name: "enable_pwle_v2"
|
||||||
|
namespace: "vibrator"
|
||||||
|
is_exported: true
|
||||||
|
description: "This flag enables the PWLE V2 APIs guarded by the CAP_COMPOSE_PWLE_EFFECTS_V2 compatability"
|
||||||
|
bug: "346570576"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue