From fc2577c27bfac1e1c9c80ba707f5d4f4ee8149a7 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Sat, 4 Dec 2021 02:22:58 +0530 Subject: [PATCH] Allow building vendor image * We don't have access to these files, but we still want to build vendor images without errors Change-Id: I4c09f7134b218b5fc10d180a6ef05015cad54f5d --- telephony/user.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/telephony/user.mk b/telephony/user.mk index a22f6d38..0a78f012 100644 --- a/telephony/user.mk +++ b/telephony/user.mk @@ -1,2 +1,4 @@ +ifneq ($(wildcard vendor/samsung_slsi/telephony/),) PRODUCT_COPY_FILES += vendor/samsung_slsi/telephony/$(BOARD_USES_SHARED_VENDOR_TELEPHONY)/common/device/samsung/init.radio.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.radio.sh +endif BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs101/sepolicy/telephony/user/