mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Merge "Removed ImsMedia from zuma" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
18f3b37824
15
device.mk
15
device.mk
@@ -915,21 +915,6 @@ PRODUCT_PACKAGES += ShannonIms
|
||||
|
||||
PRODUCT_PACKAGES += ShannonRcs
|
||||
|
||||
ifeq (,$(filter aosp_% factory_%,$(TARGET_PRODUCT)))
|
||||
#ImsMediaAoc library
|
||||
FEATURE_TYPE := oem_audio
|
||||
SOONG_CONFIG_NAMESPACES += audio_lib
|
||||
SOONG_CONFIG_audio_lib += \
|
||||
audio_type
|
||||
|
||||
SOONG_CONFIG_audio_lib_audio_type := $(FEATURE_TYPE)
|
||||
endif
|
||||
|
||||
# ImsMedia
|
||||
PRODUCT_PACKAGES += \
|
||||
ImsMediaService \
|
||||
libimsmedia
|
||||
|
||||
# Exynos RIL and telephony
|
||||
# Multi SIM(DSDS)
|
||||
SIM_COUNT := 2
|
||||
|
||||
Reference in New Issue
Block a user