pstar: fix includes of sm8250-common makefiles
This commit is contained in:
parent
a466b83a00
commit
09d8b6e8b4
@ -17,7 +17,7 @@
|
|||||||
DEVICE_PATH := device/motorola/pstar
|
DEVICE_PATH := device/motorola/pstar
|
||||||
|
|
||||||
# Inherit from motorola sm8250-common
|
# Inherit from motorola sm8250-common
|
||||||
$(call inherit-product, device/motorola/sm8250-common/BoardConfigCommon.mk)
|
-include device/motorola/sm8250-common/BoardConfigCommon.mk
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/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
|
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||||
|
|
||||||
# inherit from the proprietary version
|
# inherit from the proprietary version
|
||||||
$(call inherit-product, vendor/motorola/pstar/BoardConfigVendor.mk)
|
-include vendor/motorola/pstar/BoardConfigVendor.mk
|
||||||
|
@ -21,7 +21,7 @@ TARGET_SCREEN_WIDTH := 1080
|
|||||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
PRODUCT_SHIPPING_API_LEVEL := 30
|
||||||
|
|
||||||
# Inherit from motorola sm8250-common
|
# Inherit from motorola sm8250-common
|
||||||
$(call inherit-product, device/motorola/sm8250-common/common.mk)
|
$(call inherit-product, device/motorola/sm8250-common/sm8250.mk)
|
||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user