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>
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>
add & populate new section to define audio app_types
Test: phone call, playback, capture with and without USB headset
Bug: 37304195
Change-Id: I7708758eb3f80e225e9645e3d58c0dc4749e4b8b
Signed-off-by: David Lin <dtwlin@google.com>
Stale scan entries are updated to NL because
scan results are not aged out in PNO complete
handler.
Fix is to enable scan aging time ini.
Bug: 38028945
Change-Id: I2d7c5bd2ac744ddfac6485308ef187875211c718
[audio policy]
i. Fine tune music, alarm, notification and ringtone volume setting for volume listener.
ii. Fine tune VoIP volume steps in three modes.
[audio platform]
i. Add gain mapping for volume listener.
ii. Add USB VoIP SND-device.
[mixer_paths]
i. Modify audio EC route for VoIP HA&HE
Change-Id: I0c7a505c7b5a6e052a674add5ed610ea87b87014
Signed-off-by: vincent_tew <vincent_tew@htc.com>
The following configuration files need to reside in vendor
partition to work with generic AOSP system image.
Move uevent.*.rc to /vendor
Move fstab.* to /vendor/etc
Move init.*.rc and init.wahoo.usb.rc to /vendor/etc/init.
Also the following two make file variables need to be set:
- BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
- PRODUCT_ENFORCE_RRO_TARGETS := framework-res
Comment out "import init.wahoo.usb.sh" in init.common.usb.rc
since /init will load all rc files under /vendor/etc/init.
Bug: 37927875
Test: These files are under /vendor instead of / or /system,
path in init.common.usb.rc is changed to vendor accordingly,
and the resulted system/vendor images work on the device.
Change-Id: I63e18860eed9330e0d7b53b3df09483f2bfce5ea