Merge tag 'android-14.0.0_r16' into staging/lineage-21_merge-android-14.0.0_r16

Android 14.0.0 Release 16 (UQ1A.231205.014)

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZXDGAwAKCRDorT+BmrEO
# eNgJAJ9sTyzsLNTRiEk76GodyoBQ7sAGOwCePBPHdPnxRQeWNtVihv4eWJB29dQ=
# =usc8
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed Dec  6 21:05:39 2023 EET
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 2195 signatures in the past
#      2 years.  Encrypted 4 messages in the past 23 months.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By Lokesh Kumar Goel (3) and others
# Via Automerger Merge Worker (36) and others
* tag 'android-14.0.0_r16':
  Update redbull SVN to 75
  Update redbull SVN to  74
  Update redbull SVN to  73
  Add coredump directory for redbull projects
  Update redbull SVN to  72
  device-common.mk: add misc_writer
  Update redbull SVN to  71
  wifi: convert WIFI_FEATURE_IMU_DETECTION to the equivalent soong variable
  Update redbull SVN to 70

Change-Id: I1abdca99512c7806cd026c4ebe953b2ae5193d13
This commit is contained in:
Michael Bestas
2023-12-10 16:34:28 +02:00
3 changed files with 6 additions and 0 deletions

View File

@@ -425,6 +425,8 @@ WIFI_FEATURE_WIFI_EXT_HAL := true
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

View File

@@ -1018,6 +1018,9 @@ endif
# 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

View File

@@ -664,6 +664,7 @@ on post-fs-data && property:persist.vendor.sys.ssr.enable_ramdumps=1 && property
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