Snap for 11510413 from 18f3b37824
to 24Q3-release
Change-Id: I01a0c2ae4b96c7fc3a2b3f60a5293e142059a9ea
This commit is contained in:
commit
7f480deeaa
1 changed files with 1 additions and 16 deletions
17
device.mk
17
device.mk
|
@ -915,21 +915,6 @@ PRODUCT_PACKAGES += ShannonIms
|
||||||
|
|
||||||
PRODUCT_PACKAGES += ShannonRcs
|
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
|
# Exynos RIL and telephony
|
||||||
# Multi SIM(DSDS)
|
# Multi SIM(DSDS)
|
||||||
SIM_COUNT := 2
|
SIM_COUNT := 2
|
||||||
|
@ -1197,8 +1182,8 @@ include device/google/gs-common/pixel_ril/ril.mk
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Touch service
|
# Touch service
|
||||||
|
include hardware/google/pixel/input/twoshay.mk
|
||||||
include device/google/gs-common/touch/twoshay/aidl_zuma.mk
|
include device/google/gs-common/touch/twoshay/aidl_zuma.mk
|
||||||
include device/google/gs-common/touch/twoshay/twoshay.mk
|
|
||||||
|
|
||||||
# Allow longer timeout for incident report generation in bugreport
|
# Allow longer timeout for incident report generation in bugreport
|
||||||
# Overriding in /product partition instead of /vendor intentionally,
|
# Overriding in /product partition instead of /vendor intentionally,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue