-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZ8eo5wAKCRDorT+BmrEO
eIXhAJ4mfjUCscB+WvwlGwTWo6/csukdbQCeJjsFIOdz0nUx08DZbAIxtr+nE3k=
=4imu
-----END PGP SIGNATURE-----
gpgsig -----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgPpdpjxPACTIhnlvYz0GM4BR7FJ
+rYv3jMbfxNKD3JvcAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQFbrkCvkzpQyo3p9vbbPAksnyjvEUMGp/iU94KZbSNmWK1jcnhasb0Gz+4db1XvkDV
vpORPw6RIGy2u0sgzkMAA=
-----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+BmrEOeAUCZ8eo5wAKCRDorT+BmrEO
# eIXhAJ4mfjUCscB+WvwlGwTWo6/csukdbQCeJjsFIOdz0nUx08DZbAIxtr+nE3k=
# =4imu
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed Mar 5 03:29:11 2025 EET
# gpg: using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [ultimate]
# By Wayne Lin (4) and others
# Via Android Build Coastguard Worker (28) and others
* tag 'android-15.0.0_r20': (27 commits)
gps: add certificate file for carrier
gps: official release 4.13.2_28_Release_248164
Add a way to disable auto prefer fit for launch.
audio: align volume curve
[BT] Update LEA allow list
gps: support Galileo in CP NILR for ATT and TMO
Revert "powerhint: enable auto_prefer_idle in games"
Revert "gps: set default SUPL SSL method to SSLv23"
Enable multi-codec architecture for Akita
gps: Enable coredump report for user ROM
akita: add microphone info for aidl hal.
Disable Wifi BugReport for subsystem restart
[NFC] Enable STNFC_ACTIVERW_TIMER
Revert "gps: Enable coredump report for user ROM"
gps: Enable coredump report for user ROM
gps: set default SUPL SSL method to SSLv23
Enable CDPreferHighCap for CAMERA_STREAMING_HIGH for akita
powerhint: enable auto_prefer_idle in games
Enable TA and FG prefer idle for some camera streams
[akita] Define CAMERA_MULTICAM_BOOST
...
Conflicts:
location/gnssd/Android.bp
Change-Id: Idda2b49078a7389131a8b7318288054a2e54de68
This file is out of date and unused, so remove it.
It's targeting Android R FCM and declaring old HIDL versions of HALs
that these devices do not use.
Test: m
Bug: 388074589
Change-Id: I764d2022875cb30ff985f5fdb39296e36b6ca8d7
- Add a event node for SYSTEM_UI;
- Add a separate SYSTEM_UI profile.
Bug: 393196667
Test: adb shell dumpsys android.hardware.power.IPower/default
Flag: NONE powerhal doesn't have a flag yet
Change-Id: Ie7df5f87b163dd002b74fcd69332f0a8e7a26ef4
And reduce DownRateLimitUs to 500us as the system should be more
reactive now when something needs to rampup quickly.
Enable pertask iowait boost too as with auto dvfs headroom enabled all
tasks will start form 0 util_avg and this could impact iowait tasks
without this being enabled to help them migrate up to bigger cores.
Camera use cases should still use their own default DownRateLimitUs and
disable this feature to keep their dvfs_headroom tuning intact.
Bug: 392622882
Flag: EXEMPT powerhints are not compatible with flagging
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: Iaf81e74c9c3b0e4a57b1708981ad878810189b20
This CL adds a powerhint for AA mode to mask storming hint. DISPLAY_IDLE masks DISPLAY_UPDATE_IMMINENT and CPU_LOAD_RESET when Android Auto property is set. When navigation in Android Auto, the two hint with action to boost memlat is costly.
Bug: 380188115
Change-Id: I825a56ac32a0ecdc8b441af9cb64e81b1d04f9a6
Test: Local test with desktop_head_unit_internal
Flag: EXEMPT powerhint change
For cross akm roaming function, we have two ways in supplicant :
1. Open source way.
2. Broadcom specific way.
Originally, Broadcom projects follow way 2 due to the limitation of the driver.
For now, we plan to move all Broadcom projects to follow way 1 to make supplicant code clean and downsteam without conflict.
For those projects which is ready for way 1, we control it to follow way 1 with WIFI_BRCM_OPEN_SOURCE_MULTI_AKM config.
For the rest of Broadcom projects, we still follow way 2 until the multiple AKMs is fully supported by driver and verified.
For ongoing Broadcom project, we also need to exercise the open source path in supplicant to do multiple AKM configuration to comply with WFA Wifi 7 AKM24 specification (b/331896542 ).
Bug: 246871098
Test: AU drop test
Test: Cross AKM roaming test
Flag: EXEMPT enable control flag for aosp akms
Change-Id: I8a7b2bde2a584eaa544203bdd8303e77439ee3cc
am skip reason: Merged-In I4971b72eac0a3efbf7d7491a5ae10b3c647dc4a0 with SHA-1 9cfd39b3e7 is already in history
Original change: https://android-review.googlesource.com/c/device/google/akita/+/3413342
Change-Id: Iddb5720e7d62ac4bd9c014069de337bf15bf57ae
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>