mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 18:07:35 +00:00
pstar: inherit sm8250-common and vendor makefiles
This commit is contained in:
10
device.mk
10
device.mk
@@ -18,4 +18,12 @@
|
||||
TARGET_SCREEN_HEIGHT := 2400
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
||||
|
||||
# Inherit from motorola sm8250-common
|
||||
$(call inherit-product, device/motorola/sm8250-common/common.mk)
|
||||
|
||||
|
||||
|
||||
# Inherit from vendor blobs
|
||||
$(call inherit-product, vendor/motorola/pstar/pstar-vendor.mk)
|
||||
|
||||
Reference in New Issue
Block a user