mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 13:35:15 +00:00
pstar: fix includes of sm8250-common makefiles
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
DEVICE_PATH := device/motorola/pstar
|
||||
|
||||
# Inherit from motorola sm8250-common
|
||||
$(call inherit-product, device/motorola/sm8250-common/BoardConfigCommon.mk)
|
||||
-include device/motorola/sm8250-common/BoardConfigCommon.mk
|
||||
|
||||
# Bluetooth
|
||||
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
|
||||
@@ -40,4 +40,4 @@ BOARD_SUPER_PARTITION_SIZE := 14227079168
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
||||
# inherit from the proprietary version
|
||||
$(call inherit-product, vendor/motorola/pstar/BoardConfigVendor.mk)
|
||||
-include vendor/motorola/pstar/BoardConfigVendor.mk
|
||||
|
||||
Reference in New Issue
Block a user