Set paths for kernel modules for the new debug targets.
The kernel to use for each target is specified in the lunch
target Makefile.
Bug: 68266758
Test: lunch new targets and make
Change-Id: I19966b9c3f85c52a6f140ad6e761c5580d28ef55
The deadline IO scheduler results in lower latency SD, and pulls in
latency outliers (especially when the flash starts getting fragmented).
Switch to deadline post boot.
Test: various workloads, both synthetic (fio) as well as actual
workloads (app launch, ioshark).
Bug: 63630139
Change-Id: I94b90ac09e921fdf01564bd4c6e1a1b809f3f8ec
Signed-off-by: Mohan Srinivasan <srmohan@google.com>
Walleye kernel is clang by default, walleye_clang is deprecated.
Bug: 66686376
Change-Id: I0ce1d9a50a303602401b501974fb9f13f2cbb975
Signed-off-by: Patrick Tjin <pattjin@google.com>
Add monitor algorithms for the temperatures covered by throttling
rules to the VR-mode and non-VR-mode thermal-engine.conf files,
with "report" actions that send event notifications to the Android
framework.
Bug: 30982366
Test: manual on walleye (with artifically low threshold)
Change-Id: I33ff9c44c684640f4af960a53533717d02506814
Walleye requres /sys/class/uio/uio1/device/rtel/rtel in userdebug build,
and GSI will change the device to userdebug. So, we need to switch rtel
with the build type in boot time, even the device is in user build.
Bug: 65229896
Test: Boot (aosp_)walleye-(user|userdebug) with/without GSI to home screen
Change-Id: I8fa74c02a0a48feeef87d8e9caa702e4a44aedf7
ce_service_max_yield_time - Control to set ce service max yield time (in ms)
ce_service_max_rx_ind_flush - Control to set ce service max rx ind flush
rx_mode = 5 (rx_thread + NAPI)
Bug: 64133322
CRs-Fixed: 2090546
Change-Id: I6068221eccdcebd9eb814bda52cfcfe6e214523d
Signed-off-by: Srinivas Girigowda <sgirigow@codeaurora.org>
On 2016 and 2017 devices, we use nl80211 scan plans to back
off pno scans. These parameters in WCNSS_qcom_cfg.ini are no
longer needed. Remove them to avoid confusion.
Bug: 64295148
Test: compile
Test: wifi pno scan works
Change-Id: I9c0babd6addb31e919b6eb009d8773fd93ec31d4
Converted .conf format to .xml using:
vendor/box/user/mnaganov/audio-effects-conf/aeffects-conf2xml
Bug: 37492580
Test: dumped the effectFactory state and check it was unchanged
$ adb shell dumpsys media.audio_flinger | sed '/Clients:/q'
Change-Id: I526e73e469f0ff6a0e2829358ccf2204323a6d98
Merged-In: I526e73e469f0ff6a0e2829358ccf2204323a6d98
Signed-off-by: Kevin Rocard <krocard@google.com>
Converted .conf format to .xml using:
vendor/box/user/mnaganov/audio-effects-conf/aeffects-conf2xml
Bug: 37492580
Test: dumped the effectFactory state and check it was unchanged
$ adb shell dumpsys media.audio_flinger | sed '/Clients:/q'
Change-Id: I526e73e469f0ff6a0e2829358ccf2204323a6d98
Signed-off-by: Kevin Rocard <krocard@google.com>