diff --git a/common.mk b/common.mk index 09e2befa..dfdb6b03 100644 --- a/common.mk +++ b/common.mk @@ -3,10 +3,6 @@ # # SPDX-License-Identifier: Apache-2.0 # - -# Inherit from those products. Most specific first. -$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk) - # Enable updating of APEXes $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)