Android 15.0.0 Release 20 (BP1A.250305.019)

-----BEGIN PGP SIGNATURE-----
 
 iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ8eo7QAKCRDorT+BmrEO
 eADVAJ9i5qvn9t1SPUQWjAvproy/hLr+aACfUDZs9l708nXyOOvtti/CzgwHepM=
 =qYEh
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN SSH SIGNATURE-----
 U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgPpdpjxPACTIhnlvYz0GM4BR7FJ
 +rYv3jMbfxNKD3JvcAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
 AAAAQPC1fb6zXDL2EesHyxiBJhc8HoSpuTol+YLlaPOZXo4ynAhzR8+dlciGYaL+Ww7+wL
 X+vg13Lt4e33exl7G8mQg=
 -----END SSH SIGNATURE-----

Merge tag 'android-15.0.0_r20' into staging/lineage-22.2_merge-android-15.0.0_r20

Android 15.0.0 Release 20 (BP1A.250305.019)

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ8eo7QAKCRDorT+BmrEO
# eADVAJ9i5qvn9t1SPUQWjAvproy/hLr+aACfUDZs9l708nXyOOvtti/CzgwHepM=
# =qYEh
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed Mar  5 03:29:17 2025 EET
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [ultimate]

# By David Chao (2) and others
# Via Android Build Coastguard Worker (26) and others
* tag 'android-15.0.0_r20': (31 commits)
  Add a way to disable auto prefer fit for launch.
  audio: align volume curve
  Revert "shusky/haptics: Remove voltage restriction for haptics"
  shusky: Remove dbc properties for fw 7.2.81.
  shusky/haptics: Remove voltage restriction for haptics
  PowerHint: Refine FIXED_PERFORMANCE mode CPU Frequencies
  Revert "thermal: Add JSON Schema Checker"
  Add Samsung Galaxy Buds 3 pro to the LE audio allow list
  Revert "powerhint: enable auto_prefer_idle in games"
  bt: add bthal service permission to access bt wakelock control device node
  Enable bthal service recovery by restart
  shusky: add microphone info for aidl hal.
  Disable Wifi BugReport for subsystem restart
  thermal: update thermal config
  [NFC] Enable STNFC_ACTIVERW_TIMER
  Remove 'RELEASE_PIXEL_BROADCAST_ENABLED'
  Enable CDPreferHighCap for CAMERA_STREAMING_HIGH
  16k: Move BoardConfig-shusky-common.mk to device/google/zuma/BoardConfig-16k-common.mk
  16kb: Set 16kb TARGET_ vars in BoardConfig files and targets
  16kb: Use PRODUCT_BOOTS_16K to select the kernel and fs
  ...

 Conflicts:
	device-shiba.mk

Change-Id: Ie8e2f9868571ceb82493d471171498cb88c82063
This commit is contained in:
Michael Bestas 2025-03-09 11:05:09 +02:00
commit 685486a876
27 changed files with 1100 additions and 306 deletions

View file

@ -182,4 +182,6 @@
false: firmware roaming will not be affected. -->
<bool translatable="false" name ="config_wifiDisableFirmwareRoamingInIdleMode">true</bool>
<!-- Boolean indicating whether to trigger bugreport for WiFi subsystem restart issue -->
<bool translatable="false" name ="config_wifi_subsystem_restart_bugreport_enabled">false</bool>
</resources>