Fork from pix106's tree
Find a file
Samyak Jain 3f98673607 wayne-common: Support 2 instances of "primary input"
No Audio heard in FM Speaker when FM record and FM speaker are on simultaneously

With default values for maxActiveCount and maxOpenCount,
FM app is unable to record and play FM audio on speaker simultaneously
since it uses application loop back(AudioRecord->AudioTrack)
to route FM audio to non-default devices(Speaker)

Add attributes maxActiveCount="2" and maxOpenCount="2" to mixPort "primary input"

CRs-fixed: 2249758
Change-Id: I82a1cb0d5596486d531d5324b91f932f52b07f9e
2019-07-01 16:42:18 +02:00
audio wayne-common: Support 2 instances of "primary input" 2019-07-01 16:42:18 +02:00
biometrics wayne-common: rootdir: Add 'vendor.' prefix to a vendor HAL service name 2019-07-01 14:15:04 +02:00
bluetooth wayne-common: Bluetooth: Increase number of SEPs to support SHO/Mcast 2019-07-01 16:42:16 +02:00
configs wayne-common: sec_config: Allow sensors group process to QMI Sensor services 2019-07-01 16:42:18 +02:00
data-ipa-cfg-mgr wayne: ipacm: Fix memory leaks 2018-07-19 00:01:07 +00:00
doze wayne-common: Doze: Add missing preference listeners 2019-07-01 16:42:16 +02:00
gps wayne: Fix android.hardware.gnss@1.0-service-qti 2018-09-05 00:00:08 +00:00
idc wayne: Initial bringup 2018-07-13 00:01:25 +00:00
init wayne-common: Remove power-off alarm stuff from init extension 2019-07-01 16:42:17 +02:00
keylayout wayne: Initial bringup 2018-07-13 00:01:25 +00:00
libhidl wayne: Build separate system and vendor hidl libs 2018-07-19 00:01:07 +00:00
light wayne-common: rootdir: Add 'vendor.' prefix to a vendor HAL service name 2019-07-01 14:15:04 +02:00
overlay wayne-common: overlay: Renamed config_dozeAfterScreenOff 2019-07-01 16:42:16 +02:00
overlay-lineage wayne: overlay-lineage: Enable call recording 2018-08-20 00:00:19 +00:00
rootdir wayne-common: Remove NFC data directory creation 2019-07-01 16:42:17 +02:00
seccomp Added syscall to media extractor policy 2017-10-27 05:14:51 -07:00
sensors wayne: Initial bringup 2018-07-13 00:01:25 +00:00
sepolicy wayne-common: rootdir: Remove sensors init shell script 2019-07-01 14:15:04 +02:00
wifi wayne: Initial bringup 2018-07-13 00:01:25 +00:00
Android.mk wayne-common: Use build system to create mount point symlinks 2019-07-01 16:42:16 +02:00
BoardConfigCommon.mk wayne-common: Enable 64 bit DRM plugins compilation 2019-07-01 16:42:17 +02:00
compatibility_matrix.xml wayne: Initial bringup 2018-07-13 00:01:25 +00:00
config.fs wayne-common: Allow xtwifi-client to access wake alarm 2019-07-01 16:42:18 +02:00
extract-files.sh wayne-common: Convert into common tree 2018-12-02 11:02:30 +08:00
framework_manifest.xml wayne-common: Move AtFwd hal from device to framework manifest. 2019-07-01 16:42:17 +02:00
lineage.dependencies wayne-common: Convert into common tree 2018-12-02 11:02:30 +08:00
manifest.xml wayne-common: Move AtFwd hal from device to framework manifest. 2019-07-01 16:42:17 +02:00
properties.mk wayne-common: Rename bt props for new HAL 2019-07-01 16:42:17 +02:00
proprietary-files.txt wayne-common: Remove wcnss_filter 2019-07-01 16:42:16 +02:00
README.md wayne-common: Convert into common tree 2018-12-02 11:02:30 +08:00
setup-makefiles.sh wayne-common: Apply jasmine rebrand 2018-12-07 23:37:06 +08:00
vendor_framework_compatibility_matrix.xml wayne-common: Add custom hals to device framework compatibility matrix 2019-07-01 16:42:17 +02:00
wayne.mk wayne-common: Enable 64 bit DRM plugins compilation 2019-07-01 16:42:17 +02:00

This repository contains common device configuration for Xiaomi wayne-based devices

#
# Copyright (C) 2018 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#