felix/vibrator: Add removecapo flag reference for it to show up in
aconfig Bug: 335547922 Test: adb shell device_config list | egrep -i 'remove_capo' Change-Id: I1f6dca0f0dc61fa4bc2db85a1fc55f56ce7146af Signed-off-by: Chris Paulo <chrispaulo@google.com>
This commit is contained in:
parent
7c40f4f50b
commit
c1da63bc66
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ cc_library {
|
|||
srcs: [
|
||||
"Vibrator.cpp",
|
||||
],
|
||||
shared_libs: ["//hardware/google/pixel:PixelVibratorFlagsL26"],
|
||||
export_include_dirs: ["."],
|
||||
vendor_available: true,
|
||||
visibility: [":__subpackages__"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue