Initial Commit4

This commit is contained in:
MandySingh3
2017-04-03 03:20:44 +05:30
parent bc8e833c07
commit 7beda1dfbc
214 changed files with 50630 additions and 45 deletions

View File

@@ -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)