raviole: Add GOODIX_CONFIG_BUILD_VERSION to device mk
Move GOODIX_CONFIG_BUILD_VERSION to device mk.
Fixes "There is no fp HAL on factory build".
Bug: 197213960
Test: lunch oriole-userdebug
Test: lunch factory_oriole-userdebug
Test: lunch bluejay-userdebug
Test: lunch factory_bluejay-userdebug
Test: lunch oriole_hwasan-userdebug
Change-Id: I79b4fc7e5a15ebf3a186149b94f63b9f2b7d9d0c
diff --git a/device-raven.mk b/device-raven.mk
index 8320d06..f88e9fb 100644
--- a/device-raven.mk
+++ b/device-raven.mk
@@ -24,6 +24,7 @@
$(call inherit-product-if-exists, vendor/google/camera/devices/raviole/raven/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/WallpapersRaven.mk)
+GOODIX_CONFIG_BUILD_VERSION := g6_trusty
DEVICE_PACKAGE_OVERLAYS += device/google/raviole/raven/overlay
include device/google/raviole/audio/raven/audio-tables.mk