Add files via upload

This commit is contained in:
RunningMango 2019-02-08 11:21:31 +05:00 committed by GitHub
commit 21fe927e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 148 additions and 0 deletions

18
full_on5xelte.mk Normal file
View file

@ -0,0 +1,18 @@
# Copyright (C) 2018 The LineageOS Project
# SPDX-License-Identifier: Apache-2.0
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_o.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit device configuration
$(call inherit-product, device/samsung/on5xelte/device.mk)
# Device identifier. This must come after all inclusions
PRODUCT_DEVICE := on5xelte
PRODUCT_NAME := full_on5xelte
PRODUCT_MODEL := SM-G570F
PRODUCT_BRAND := samsung
PRODUCT_MANUFACTURER := samsung
PRODUCT_GMS_CLIENTID_BASE := android-samsung