Update redbull SVN to  73 am: a3abb414f9 am: 68009b1bcb am: b4b998c198

Original change: https://googleplex-android-review.googlesource.com/c/device/google/redbull/+/24595435

Change-Id: I2ed33b1e751a6fe608db7d26a7d33432e7cb6732
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index d236978..42271d9 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -428,6 +428,8 @@
 WIFI_FEATURE_IMU_DETECTION := true
 WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
 BOARD_HOSTAPD_CONFIG_80211W_MFP_OPTIONAL := true
+# Add WIFI_FEATURE_IMU_DETECTION to soong_config
+$(call soong_config_set,wifi,feature_imu_detection,$(WIFI_FEATURE_IMU_DETECTION))
 
 # Audio
 BOARD_USES_ALSA_AUDIO := true
diff --git a/device-common.mk b/device-common.mk
index e3b204a..356a16a 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -1021,6 +1021,9 @@
 # Project
 include hardware/google/pixel/common/pixel-common-device.mk
 
+# gs-common
+include device/google/gs-common/misc_writer/misc_writer.mk
+
 # Citadel
 include hardware/google/pixel/citadel/citadel.mk
 
diff --git a/init.hardware.rc b/init.hardware.rc
index db681cb..669c8dd 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -661,6 +661,7 @@
     mkdir /data/vendor/wifidump 771 root system
     mkdir /data/vendor/ramdump 771 root system
     mkdir /data/vendor/ssrdump 771 root system
+    mkdir /data/vendor/ssrdump/coredump 771 root system
     mkdir /data/vendor/ssrlog  775 root system
     start vendor.ss_ramdump