1. [Mixer path]
i. Recording Dec gain adjustment
ii. Camera record change to one channel only
iii. Add TTY path
iv. Add ull bt-sco path
2. [Audio_platform_info]
i. Add TTYpath
Change-Id: Iee8626170fbe8d337633494039cf108bb6d7b771
Signed-off-by: vincent_tew <vincent_tew@htc.com>
Gadget stack would be configured based on persist.sys.usb.config.
Reset the usb stack before configuring.
Test: Manually verify modem overlay functions for usbradio bootmode
Bug: 31947358
Change-Id: I9bf5c1ad1626bba90689d7abfeaa8c27e82a7ecb
-Load blank init.logging.rc for user build
-Start SMLoging after PerMgr service running
-Change SMLoging location to /vendor/bin
Test: Verified in device by manually trigger SMLog
Change-Id: I622106e7a8023770bbe5ea4224ce2905c2647768
Creating a common script for M/W which would copied into target's
root as init.muskie.usb.rc or init.walleye.usb.rc. We can extend
this another level deeper if required.
Bug: 31947358
Change-Id: Ie10248ac4ba0f97c32de8758c89bd9b893615cda
This switches this device from monolithic to split sepolicy.
Test: Device boots, dmesg says "SELinux: Loaded policy from
/vendor/etc/selinux/precompiled_sepolicy" which means split
SELinux policy is being used.
Bug: 35809750
Change-Id: I3bac7306313a0688eb80ee858a051282657919cd
default bugreport stops dumping /proc/interrupts but
devices still probably care about it.
Bug: 36486169
Change-Id: Ia498aa0925d7c5f892ee6a0de9a2a3479de945a4
Signed-off-by: Sandeep Patil <sspatil@google.com>
To work around b/36413696 allow vendor files to be installed in system.
Change-Id: I4bd01c67f296fa11bbb5a8187fdd03d3480ac009
Signed-off-by: Thierry Strudel <tstrudel@google.com>
Enabled the muskie/walleye-specific overlay directories and added
auto-brightness values for muskie and walleye in their respective
config.xml overlays.
Bug: 35415845
Test: Manually verified adaptive brightness works.
Change-Id: Iaa0eac94ef275817ae85e2ed809a2ba036dd84a8
This fixes issue that Muskie/Walleye is not using their device specific
configs for audio.
Change-Id: I9175a2c6092e27d4b8640b242d68551280860180
Signed-off-by: David Lin <dtwlin@google.com>
Stale libraries in system/ will eclipse new ones in vendor/ which
can cause things (HWComposer) to fail to start. Let's big-bang
the initial cleanspec to deal with this.
Change-Id: Ie80d4dec404f95cc37a89bf00918331c01cb57fb
1.Add usb routing in mixer_paths/audio_platform_info/ ACDB
-Adding USB headset and USB headphones scenario
-Correct voicecall headphone TX routing path to slimbus
2.Add TAS2557 EC ref routing in mixer_paths
Change-Id: I055571cf4502b68bf7938a099a724a746a0e955c
Signed-off-by: vincent_tew <vincent_tew@htc.com>
[mixer_paths]
1.modify camcorder for WNR function
[audio_platform_info]
1.modify device name ID for used scenario
Change-Id: I0415196d420962c8f509f6216126665aa12ad992
Signed-off-by: jasmine cha <jasmine_cha@htc.com>