Input file has unknown format.
Error when attempting to convert to manifest: Duplicated manifest.hal entry android.hardware.soundtrigger
Error when attempting to convert to compatibility matrix:
* Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest.
* Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest.
Change-Id: Ic72a8697ca39a98d8c6f4777812b5c60e2884847
Signed-off-by: SakthivelNadar <s2234nadar@gmail.com>
hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.3::ISoundTriggerHw/default in either framework or device VINTF manifest.
hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.2::ISoundTriggerHw/default in either framework or device VINTF manifest.
hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.1::ISoundTriggerHw/default in either framework or device VINTF manifest.
hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device VINTF manifest.
Signed-off-by: afterallafk <shivamatiet2001@gmail.com>
I hwservicemanager: getTransport: Cannot find entry android.hardware.bluetooth.a2dp@1.0::IBluetoothAudioOffload/default in either framework or device VINTF manifest.
E LegacySupport: Could not get passthrough implementation for android.hardware.bluetooth.a2dp@1.0::IBluetoothAudioOffload/default.
W audiohalservice: Could not register Bluetooth Audio Offload API
* Log spam is gone:
E HardwarePropertiesManagerService-JNI: Unable to get Thermal service.
E HardwarePropertiesManagerService-JNI: Couldn't get device temperatures because of HAL error.
W hwservicemanager: getTransport: Cannot find entry android.hardware.thermal@1.0::IThermal/default in either framework or device manifest.
Change-Id: Ie8a04b58f7357086f42ddfd5cfe4a9fc555dfee0
Signed-off-by: YumeMichi <do4suki@gmail.com>
Signed-off-by: Master <mhmdeveloperofficial@gmail.com>
Switch coral and flame to Audio HAL V6
Bug: 141989952
Test: atest VtsHalAudioV6_0TargetTest
atest VtsHalAudioEffectV6_0TargetTest
manual audio "smoke" test on coral
Change-Id: If40ae28c224160728634736ee95590a779f905c4
bluetooth.audio@2.1 adds new functionalities required for Bluetooth LE
Audio development
Bug: 150670922
Change-Id: Iac2ece0c029a38fef82e81f5ba3ba491163818ef
* Build healthd 2.0 HIDL
Unable to set property "ctl.interface_start" to "android.hardware.health@2.0::IHealth/default": error code: 0x20
05-26 19:22:15.101 511 2639 I hwservicemanager: Tried to start android.hardware.health@2.0::IHealth/default as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
All target devices use pre-R audio.bluetooth_qti.default.so and
pre-R audio hal, in which the new set_event_callback API is not
implemented and the audio service will crash due to mismatched struct.
jjpprrrr:
The audio flinger also warns about event callback when playing
audio through a USB audio adapter with DAC. Let's go back to v5
to avoid calling these unimplemented features at all.
...
D AudioFlinger: Failed to add event callback
...
Change-Id: Ia330ac05d84d3dfb3a639458d66a3dc29689e67c
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
from LA.QSSI.12.0.r1-05100-qssi.0
sdm710-lenovo: also drop WFD and update remaining libs
Note that ims factory jars are added for the new ImsRcsService.apk.
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Add entry for new factory HAL for ims and minor
version upgrade in uceservice HAL.
Change-Id: I3df552f4e9fbb3319b33bd5ee213c17548c7a422
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>