RM6785: Don't explicitly include updatable_apex.mk
It is inherited by base_system.mk as of QPR2
Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc
diff --git a/RM6785.mk b/RM6785.mk
index 6c632d0..8154d2f 100644
--- a/RM6785.mk
+++ b/RM6785.mk
@@ -4,9 +4,6 @@
# SPDX-License-Identifier: Apache-2.0
#
-# Enable updating of APEXes
-$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
-
# Call proprietary blob setup
$(call inherit-product, vendor/realme/RM6785-common/RM6785-common-vendor.mk)