Snap for 11510485 from 18f3b37824
to 24Q2-release
Change-Id: Ib5ac5b01a5cd8249c68be2d8ecb9d96dc64e8b84
This commit is contained in:
commit
0b9a0c7c4a
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