Merge "Remove IRilExt on modem-less projects" into main
This commit is contained in:
commit
d78fc4512d
1 changed files with 2 additions and 0 deletions
|
@ -1137,10 +1137,12 @@ include hardware/google/pixel/HardwareInfo/HardwareInfo.mk
|
||||||
# UFS: the script is used to select the corresponding firmware to run FFU.
|
# UFS: the script is used to select the corresponding firmware to run FFU.
|
||||||
PRODUCT_PACKAGES_DEBUG += ufs_firmware_update.sh
|
PRODUCT_PACKAGES_DEBUG += ufs_firmware_update.sh
|
||||||
|
|
||||||
|
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||||
# RIL extension service
|
# RIL extension service
|
||||||
ifeq (,$(filter aosp_% factory_%,$(TARGET_PRODUCT)))
|
ifeq (,$(filter aosp_% factory_%,$(TARGET_PRODUCT)))
|
||||||
include device/google/gs-common/pixel_ril/ril.mk
|
include device/google/gs-common/pixel_ril/ril.mk
|
||||||
endif
|
endif
|
||||||
|
endif
|
||||||
|
|
||||||
# Touch service
|
# Touch service
|
||||||
include hardware/google/pixel/input/twoshay.mk
|
include hardware/google/pixel/input/twoshay.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue