Initial Commit4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2015 The Android Open-Source Project
|
||||
# Copyright (C) 2015 The CyanogenMod Project
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -14,12 +14,11 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
# Inherit from those products. Most specific first.
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||
# Inherit from potter device
|
||||
$(call inherit-product, device/motorola/potter/device.mk)
|
||||
|
||||
# Device identifier. This must come after all inclusions
|
||||
PRODUCT_DEVICE := potter
|
||||
PRODUCT_NAME := full_potter
|
||||
PRODUCT_BRAND := motorola
|
||||
PRODUCT_MODEL := Moto G5 Plus
|
||||
PRODUCT_MANUFACTURER := motorola
|
||||
|
||||
$(call inherit-product-if-exists, vendor/motorola/potter/potter-vendor.mk)
|
||||
Reference in New Issue
Block a user