Remove the cad calibration file and use only factory calibration
file.
Test: Tested on walleye
BUG=63146009
Change-Id: I24bf1424e958e26234817f1dafbf2fce7478028d
Writing an upper threshold value of 35% for the battery level when
the device goes into retail demo mode.
Bug: 38105321
Change-Id: I21fd84cdd367914387749c4faa403cdeb50edd13
Signed-off-by: yihsiang_peng <yihsiang_peng@htc.com>
Signed-off-by: Yueyao Zhu <yueyao@google.com>
With noop scheduler, I see dramatic jank with an irritant i/o thread;
going back to cfq, which doesn't have nearly the same negative impact
on UX.
Bug: 62375787
Test: boot, scroll a lot
Change-Id: I3c1ad17f432b25b5359f813e070fd1266dac1f87
This patch Updates the volume_listener coverage to fix the low volume
index (volume key 1~10) can’t be mapped to volume listener index. In
current setting, only stream volume larger than -8.6db will be applied
with volume listener tuning. This patch also updates Android volume
curve of SWB and VoIP.
Bug: 62825740
Test: audio playback
Change-Id: Ic76b7240db09983e5eb56441a0da4ea021cb3655
Signed-off-by: David Lin <dtwlin@google.com>
Bug: 35675592
Test: ringer on speaker and headset
Change-Id: I0be70c2a81e40578d469082ea5bbc6d1858e436a
Signed-off-by: carter_hsu <carter_hsu@htc.com>
Signed-off-by: David Lin <dtwlin@google.com>
aosp_walleye_test product will select test key signed FWs when building vendor image
Bug: 62378733
Change-Id: I1220d17d4914df5950dc3d2589db211b2310576f
Signed-off-by: Thierry Strudel <tstrudel@google.com>
This change enables the Information Element in QCMs driver, only
allowing the following IE in probe requests while the device is
scanning in an unassociated state:
- SSID Parameter Set
- DS Parameter Set
- Basic Rates
This improves privacy of the device, by reducing the fingerprint of
its probe requests, and removing IEs which contain uniquely identifiable
information.
Test: Verified via wireshark
Bug: 37281277
Change-Id: Idb2e063488735ddd58ca5a5879152571f6cea981
Add profile to support hifi capture from USB
Test: test playback and capture with and without USB headset
Change-Id: I43a21961eaa64ff27614978ebc53a1d9ca3dbf26
Change list
Fine tune VoIP volume steps in speakerphone mode
Change-Id: I63b96dcd69b7931aab33686a0e35e546faf0c1cd
Signed-off-by: carter_hsu <carter_hsu@htc.com>
This reverts commit 5920105381.
Moving the flag to wahoo to cover all devices.
Bug: 38354290
Change-Id: Ie400bfb143b3f09d21835b60c827f90c63b0537f
Test: manual
Loading process (e.g. walleye):
- rootdir/init.rc
|- /vendor/etc/init/hw/init.walleye.rc
|- /vendor/etc/init/hw/init.walleye.usb.rc
|- /vendor/etc/init/hw/init.wahoo.usb.rc
This CL moves the init.walleye.usb.rc to /vendor/etc/init/hw, and
imports init.wahoo.usb.rc from init.walleye.usb.rc.
Test: Build with related CLs and USB File Transfer works on muskie
Bug: 38301110
Change-Id: Iaae98854f70256e17460ee1caae0d43ea585588c
Signed-off-by: Yueyao Zhu <yueyao@google.com>