commit | 3870be02db8a14bbf0362ead19fd1a58fc98bfb4 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Tue Oct 24 19:50:41 2023 +0300 |
committer | Bruno Martins <bgcngm@gmail.com> | Fri Oct 27 14:41:39 2023 +0100 |
tree | 862ebd288881d01b287b4c8fb7f3b69ef3a19424 | |
parent | 7340730dba34893fb7d8d1c71a3e0db8596da2ff [diff] |
qcom: Add soong config for vibrator aidl Change-Id: Ib55120f1f71fc641b1019d8df27ad48d1514a283
diff --git a/BoardConfigQcom.mk b/BoardConfigQcom.mk index d36f86a..aa4981f 100644 --- a/BoardConfigQcom.mk +++ b/BoardConfigQcom.mk
@@ -42,6 +42,9 @@ BOARD_USES_ADRENO := true +# Vibrator HAL +$(call soong_config_set, vibrator, vibratortargets, vibratoraidlV2target) + # Add qtidisplay to soong config namespaces SOONG_CONFIG_NAMESPACES += qtidisplay