Fork from pix106's tree
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 |
||
---|---|---|
audio | ||
biometrics | ||
bluetooth | ||
configs | ||
data-ipa-cfg-mgr | ||
doze | ||
gps | ||
idc | ||
init | ||
keylayout | ||
libhidl | ||
light | ||
overlay | ||
overlay-lineage | ||
rootdir | ||
seccomp | ||
sensors | ||
sepolicy | ||
wifi | ||
Android.mk | ||
BoardConfigCommon.mk | ||
compatibility_matrix.xml | ||
config.fs | ||
extract-files.sh | ||
framework_manifest.xml | ||
lineage.dependencies | ||
manifest.xml | ||
properties.mk | ||
proprietary-files.txt | ||
README.md | ||
setup-makefiles.sh | ||
vendor_framework_compatibility_matrix.xml | ||
wayne.mk |
This repository contains common device configuration for Xiaomi wayne-based devices
Copyright
#
# 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.
#