pstar: add vendor props from stock RRA31.Q3-19-19
This commit is contained in:
parent
c3f2692179
commit
fdb22fa2c3
2 changed files with 13 additions and 0 deletions
|
|
@ -14,6 +14,8 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
DEVICE_PATH := device/motorola/pstar
|
||||
|
||||
# Inherit from motorola sm8250-common
|
||||
$(call inherit-product, device/motorola/sm8250-common/BoardConfigCommon.mk)
|
||||
|
||||
|
|
@ -31,6 +33,8 @@ endif
|
|||
BOARD_MOT_DP_SIZE := 7109345280
|
||||
BOARD_SUPER_PARTITION_SIZE := 14227079168
|
||||
|
||||
# Properties
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
||||
# inherit from the proprietary version
|
||||
$(call inherit-product, vendor/motorola/pstar/BoardConfigVendor.mk)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue