Merge "felix/vibrator: Add removecapo flag reference for it to show up in aconfig" into main

This commit is contained in:
Treehugger Robot 2024-04-19 16:28:38 +00:00 committed by Android (Google) Code Review
commit f7fb3a0297

View file

@ -60,6 +60,7 @@ cc_library {
srcs: [
"Vibrator.cpp",
],
shared_libs: ["//hardware/google/pixel:PixelVibratorFlagsL26"],
export_include_dirs: ["."],
vendor_available: true,
visibility: [":__subpackages__"],