Add distortion output gain for Pixel 6.

The value will be used in HapticGenerator. The value is from UX
experiments.

Test: make
Bug: 193926091
Change-Id: I314aa5bc79ba756cdde4a03b0addd44eb69b27a3
diff --git a/device-oriole.mk b/device-oriole.mk
index 99cd6ea..4c5ce70 100644
--- a/device-oriole.mk
+++ b/device-oriole.mk
@@ -167,3 +167,7 @@
 PRODUCT_PACKAGES += \
 	android.hardware.bluetooth@1.1-service.bcmbtlinux \
 	bt_vendor.conf
+
+# Override default distortion output gain according to UX experiments
+PRODUCT_PRODUCT_PROPERTIES += \
+    vendor.audio.hapticgenerator.distortion.output.gain=0.5