mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 18:37:19 +00:00
Merge tag 'android-14.0.0_r29' into staging/lineage-21_merge-android-14.0.0_r29
Android 14.0.0 release 29 # -----BEGIN PGP SIGNATURE----- # # iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZeZWygAKCRDorT+BmrEO # eDSNAJ9wqDj+MjTkLxlVtDrIJfY8Snw+mwCeNsBpbgOGLGUe+yZUutCeS44QeFs= # =PW52 # -----END PGP SIGNATURE----- # gpg: Signature made Tue Mar 5 01:18:34 2024 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 2382 signatures in the past # 2 years. Encrypted 4 messages in the past 2 years. # 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 Roy Luo (7) and others # Via Automerger Merge Worker (846) and others * tag 'android-14.0.0_r29': (84 commits) Revert^3 "Use graphics allocator 2" usb: enable media-presence polling for SD cards pixelstats: Fix access permission by adding total call count and update cca path sysfs config: Use carrier config in ROM by default Revert^2 "usb: introduce UsbDataSessionMonitor class" gs201: use android.hardware.boot aidl interface gs201: update manifest HAL android.hardware.boot from hidl 1.2 to aidl Revert "usb: introduce UsbDataSessionMonitor class" gs201: include bootctrl_hidl_1.2.mk from gs-common gs201: move bootctrl service declaration to gs-common gs201: move bootctrl hal to gs-common bcl: adjust heavy clk divider ratio usb: introduce UsbDataSessionMonitor class Update default color temperature for night light Add webview pinning for gs201 devices Enable adaptive playback for BigOcean gs201: add c2.android.av1-dav1d.decoder in media_codecs_performance_c2.xml usb: update usb hal version to v3 gs201: update AIDL IGoogleBattery manifest version to 3 usb: update incompatible charger warning reason ... Conflicts: device.mk Change-Id: I3e4ae1e4aebe25a1d14ced1f99cfdfc16955d21c
This commit is contained in:
@@ -233,7 +233,7 @@ $(call soong_config_set,aoc_audio_func,ext_hidl,true)
|
||||
ifneq (,$(filter eng, $(TARGET_BUILD_VARIANT)))
|
||||
$(call soong_config_set,aoc_audio_func,dump_usecase_data,true)
|
||||
$(call soong_config_set,aoc_audio_func,hal_socket_control,true)
|
||||
$(call soong_config_set,aoc_audio_func,record_tunning_keys,true)
|
||||
$(call soong_config_set,aoc_audio_func,record_tuning_keys,true)
|
||||
endif
|
||||
|
||||
ifneq (,$(filter aosp_%,$(TARGET_PRODUCT)))
|
||||
|
||||
Reference in New Issue
Block a user