Skip to content
Snippets Groups Projects
Unverified Commit 3fab18a3 authored by Erfan Abdi's avatar Erfan Abdi :volcano: Committed by Joshua Blanchard
Browse files

beckham: inherit product api level makefile


Change-Id: I970ef7f9a0d352a286395c7cad79dcaf3245f0ab
Signed-off-by: default avatarErfan Abdi <erfangplus@gmail.com>
parent 5a7d0e71
No related branches found
No related tags found
No related merge requests found
......@@ -43,8 +43,5 @@ TARGET_HAS_NO_WLAN_STATS := true
# RIL
ENABLE_VENDOR_RIL_SERVICE := false
# Treble
PRODUCT_SHIPPING_API_LEVEL := 27
# inherit from the proprietary version
-include vendor/motorola/beckham/BoardConfigVendor.mk
......@@ -20,6 +20,7 @@ $(call inherit-product, vendor/lineage/config/common_full_phone.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_o_mr1.mk)
# Device
$(call inherit-product, device/motorola/beckham/device.mk)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment