modprobe is smarter about locating .ko files if they are stored in
subdirectories. For example, it finds heatmap.ko regardless of whether
it's stored in /vendor/lib/modules/heatmap.ko or
/vendor/lib/modules/extra/heatmap.ko. modprobe also loads all
dependencies automatically. Let's migrate from insmod to modprobe.
Bug: 185184472
Change-Id: I439fdc76fb6211b416541256c92169da12b0100d
- O6
- Improves the loudness of O6 while maintaining tonal balance.
- Improve loudness and tonal balance of ringtones and notifications
on speaker-safe.
- R4
- Significantly increases the perceived loudness of the
speakers at maximum volume.
- Improves the tonal balance and is tuned for distortion
mitigation for 1.8A current limits.
- Improves the loudness and tonal balance of ringtones and
notifications on speaker-safe.
Bug: 179089765
Bug: 179089856
Test: playback, mute on/off, bypass, lr swap/mixed
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Change-Id: I6bc5abfcb2d393c51946524861119629f158cbe2
To make thermisters rf1_therm and rf2_therm visible to thermal hal they
are needed to be added to the thermal_info_config
Bug: 171092743
Test: On Device
Change-Id: I6ae8933afed7cfbd9b90290eddb7b84aaa7612de
The patch turns on smooth display in Settings App by default to allow
more users experience 120Hz. Users can still disable the feature in
Settings App.
Bug: 185102566
Test: Basic panel flickering and performance tests by UTD
Change-Id: I67420f5625294873095c624d75ee7914bbe22035
For Cirrus amp, ASP means Audio Serial Port.
For AoC, ASP means Audio Signal Processing.
Bug: 184238845
Test: manual test factory test command
Change-Id: I8d62535056ef680e14ccc708c8f722a3dfab12ab
Signed-off-by: Robert Lee <lerobert@google.com>
Increase period size to avoid using Fastmixer in the deep buffer
playback.
Bug: 185096280
Test: manual audio tests
Signed-off-by: juyuchen <juyuchen@google.com>
Change-Id: I8ce12f151eaa9b711e1dacaf12e2f70c0555bf30
This reverts commit 7357dbcb59.
Reason for revert: Fixed uwb service crash
Test: flash on raven, verify uwb service is idle, unplug usb
Change-Id: I2f3a3a73d16e8a282fdbb171bf60ad2cafa0d7c5
//R4O6
1. HA NB/WB/SWB/FB : adjust Mic SRC assignment / RX& TX Response adjust
2. HH NB/WB/SWB: TX/RX distortion fine tuning, WB TX PGA gain -> 0x1000
3. HE TTY HCO: sync the latest of HH RX
4. HE TTY VCO: sync the latest of HH TX
5. HE Headphone: sync the latest of HH TX
Bug: 174635995
Test: phone call
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: Ie384611a64bf6f837909f586fa4003345e4d292c
Enables default setting to 90hz mode, this can be disabled through
Settings app.
Bug: 179149537
Test: wipe user settings and check default peak refresh rate enabled
Change-Id: I5c5bd2f72c7a348f802a631b14cad45ca81462a9
Bug: 179534284
Test: Manual verify speaker basic function work
Change-Id: I8f1dc408717042e8e8a6d1e30cca2548a45ee337
Signed-off-by: Robert Lee <lerobert@google.com>
Bug: 174189880
Test: twoshay is launched
Signed-off-by: Steve Pfetsch <spfetsch@google.com>
Change-Id: I9c4b2c760d4b004944728a3ebdeb4c0da937c10f
Signed-off-by: Tai Kuo <taikuo@google.com>
Disable wireless charging during drain, usb charging,
and charger stress test
- vendor.disable.wlc 1
If device put onto dreamliner and shutdwon(drain out),
it would boot up by DC_CHG and keep shutdown(0%)-boot up
(by DC_CHG) continously. To avoid this symptom, limit wireless
current_max as 75000 after device boot up
- persist.vendor.limit.wlc.current=1
How to verify:
adb shell setprop vendor.disable.wlc 1
adb shell cat /sys/class/power_supply/wireless/online >>>> 0
adb shell setprop persist.vendor.limit.wlc.current 1
adb shell cat /sys/class/power_supply/dc/current_max >>>> 75000
Bug: 179094447
Test: set the property manually and query the result from file node.
Change-Id: Ic5791c53f735caa19c73bae750651d774c0d4615
Signed-off-by: Ken Tsou <kentsou@google.com>
(synced from commit 84d73dafb7e44bd195adcc4cbb16bad28728aedc)
Change list(R4/O6):
1. Update the parameters in each module(IIR_1, SUR, IIR_2, AGC, MBDRC)
2. Aim for different scenario(based on the rotation the the DUT) provide
different tuning parameters
3. Fine-tuning the zoom gain of AZ
Bug: 181869495
Test: camcorder
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: I1d0aa78f657fcfc20bf5a570bbbebb28f4896bba
In media_profiles_raven.xml, there is non-whitespace character, So
remove it.
Bug: 184726685
test: atest vts_mediaProfiles_validate_test with media_profiles_raven.xml
Change-Id: I1d8c257880c296ed0c5f1f3d4a93aafd84109be7
BT
WB TX EQ change from 1 to be 0 at 62.5Hz~125Hz band. Apply on all BT scenarios on WB.
FB RX, enable HPF 50Hz. Apply on all BT scenarios on FB.
HE TTY
Change gain
UL:
TX PGA gain is changed from -13.5 to be -8.5dB
DL:
RX PGA is changed from -12dB to be -3.99
RX VOL is change from -23dB to be 0dB
Apply to all TTY full, VCO, HCO
Apply to all bandwidth
Apply SPK TX to VCO TX
Apply SPK RX to HCO RX
Bug: 174635995
Test: phone call
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: I3e3972de1bd5680d499c5137e04db434a021a822