- Dec 04, 2020
-
-
Mingshu Pang authored
Built-in mic and Built-In Back Mic aren't in supported devices list of primary input, so record_24 is selected if without connecting any headset, if there is more than 2 capture concurrency, it will fail to open input for primary input when connecting headset in AHAL. Add built-in mic to primary input sources to reuse input to avoid to open extra input stream in AHAL. CRs-fixed: 2643298 Change-Id: I1e062520f7fb03ae97c88341dd58f77177dbe030
-
Samyak Jain authored
Add sound trigger implementer version. Set the version value to 0x0101. This is to add SVA4.0 support from STHAL so that the client app can make use of this version info to get to know of platform SVA4.0 support Change-Id: I85945ba49f31e2a7b9295e77a629737ddcb8d7d5
-
Kunlei Zhang authored
Set correct backend name for input device during stereo recording. Change-Id: Ic77db5c446264fd322fe890a13b536f0f192df53
-
Zhou Song authored
Allocate dedicated pcm node for in call recording, this can avoid conflicting with generic audio recording for concurrent recording scenarios. Change-Id: I77f78a495623a55ad9c475d2554e7af326c68d7b
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
-
Mikhail Naganov authored
Switch to Audio HAL V6 Test: VtsHalAudioV6_0TargetTest VtsHalAudioEffectV6_0TargetTest Bug: 155591007 Change-Id: If40ae28c224160728634736ee95590a779f905c4 (cherry picked from commit f11963392c9afd79704822a5812ef4412f3810db)
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
-
Murthy Nidadavolu authored
DRM Widevine and Clearkey HAL entries moved securemsm specific makefiles complying FR53051. Change-Id: Ib47565f157ce44d5b6e08789cf73ba206ba0176e
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
-
Dhananjay Kumar authored
sm6250-common: init.qcom.rc: update audio hal service override as per latest base service definition Change-Id: I1c57ad2e448a95230a4adfff8fba94ffb0cddead
-
Volodymyr Zhdanov authored
* it's finally deprecated in R * ship disable_configstore because we have API level 29
-
Manaf Meethalavalappu Pallikunhi authored
Remove deprecated android.hardware.thermal@1.0 HAL from device manifest. Bug: 154012150 Change-Id: I884e6b96cac4ebc3abcfaf309388d526a30dc5bd
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
* this is Android 10 launched device
-
Volodymyr Zhdanov authored
-
Volodymyr Zhdanov authored
-
Bharat Pawar authored
Disable the existing HIDL based vibrator HAL, while we move to vendor vibrator HAL. Change-Id: I7529dc91c2ff994b83c7b9e7ddf4df913b9205f9
-
Roshan Pius authored
Bug: 148617260 Test: Device boots up and connects to wifi networks. Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5
-
Volodymyr Zhdanov authored
This reverts commit 51e488c63c0e15aac8deb4ac3892ee0ca5b2bffc.
-
Bharat Pawar authored
Enable LED based vibrator for talos, moorea and atoll targets. Change-Id: I079eefaefff77fe19304acc8749773febf91a7fc
-
Volodymyr Zhdanov authored
-
Lucchetto authored
[wight554: add property_override to common header] Signed-off-by:
Mohammad Hasan Keramat J <ikeramat80@gmail.com> Signed-off-by:
Volodymyr Zhdanov <wight554@gmail.com> Change-Id: Ia6b6f753891b639dad4e380bdba6b594faf2a550
-
Mohammad Asaad Akram authored
Allow system permission for RPS sysfs nodes, so that cnss-daemon, user space daemon can enable RPS(Receive packet steering) feature. Change-Id: Iccebc347d959fc8ca35f28cb64e7bcf6b05f341a CRs-Fixed: 2768237
-
Sujin Panicker authored
Timecheck timeout set to 20sec based on the property vendor.audio.hal.boot.timeout.ms before system is ready. It updates to default timeout of 5sec once the system is ready. Change-Id: I6d13eb8b8d06f279261cbcb81053f9a1389d073e
-
Rajathi S authored
Define ro.media.recorder-max-base-layer-fps property to 60fps, so that layering will done only when framerate is greater than max-base-layer-fps CRs-Fixed: 2621390 Change-Id: I318024ac03a5f981df4310a48c294d90c0cd885a
-
Prasanta Kumar Sahu authored
Change-Id: I12c2a493c07c738ef962798aa8dcac5eda071f54
-
Purushottam Kushwaha authored
This CL is to set 'wifi.aware.interface' property for the targets where separate NAN discovery interface is supported. Change-Id: Ib892f2207a9366a5a86071fd6d3c4b37e174b08c CRs-Fixed: 2680050
-
David Sehr authored
Enable dex2oat64 use. Bug: 153380900 Test: boot and install an application Change-Id: I3e7a6e6e9385ff6564d1a2e6dda004ebb061f095 (cherry picked from commit 126f03be80f57a8a0411842011152d9381589b78) Merged-In: I3e7a6e6e9385ff6564d1a2e6dda004ebb061f095
-
Redick Lin authored
Define ro.charger.enable_suspend to true as charger no longer uses BOARD_CHARGER_ENABLE_SUSPEND. Bug: 153937817 Change-Id: Ic76bf3a66c5e21c74e49607f54d6c0358c31bbac Signed-off-by:
Redick Lin <redicklin@google.com>
-
Volodymyr Zhdanov authored
* it's deprecated in R
-
LuK1337 authored
* Fixes: build/make/core/Makefile:49: error: VINTF metadata found in PRODUCT_COPY_FILES Change-Id: I0a7ddebff54563f7901b6ce5d6af9580ea201a77
-
LuK1337 authored
* This cert is no longer present in qcom sepolicy. Change-Id: Ie4e882058825287d9db3f7a3bdd37c641c67a5c2
-
Jaihind Yadav authored
Due to split of sepolicy , Now the vendor Boardconfig.mk should call to venodor sepolicy.mk file. Change-Id: Ie6a930b2310c372b5e570b68372c896ea77ddbd7
-