sm8150-common: decommonise product_launched_with_p inheritance

Change-Id: I8c882ffc0546de462899f377b62c235a15e9426f
This commit is contained in:
Ashwin R C 2019-10-11 14:36:00 +00:00 committed by Peter Cai
parent 9275ce1036
commit c868260e6e
1 changed files with 0 additions and 4 deletions

View File

@ -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)