Skip to content
Snippets Groups Projects
Unverified Commit 22b75748 authored by RajatBillava's avatar RajatBillava Committed by GitHub
Browse files

PE Bring Up

parent e5e61068
Branches
No related tags found
No related merge requests found
#
# Copyright (C) 2018 The LineageOS Project
# Copyright (C) 2019 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
......@@ -21,8 +21,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from A7010a48 device
$(call inherit-product, device/lenovo/k5fpr/device_k5fpr.mk)
# Inherit some common Pixys stuff.
$(call inherit-product, vendor/pixys/config/common_full_phone.mk)
# Inherit some common Pixel stuff.
$(call inherit-product, vendor/aosp/config/common_full_phone.mk)
# Inherit Boot Animation Resolution
TARGET_BOOT_ANIMATION_RES := 1080
......@@ -30,7 +30,7 @@ TARGET_BOOT_ANIMATION_RES := 1080
PRODUCT_GMS_CLIENTID_BASE := android-lenovo
PRODUCT_DEVICE := k5fpr
PRODUCT_NAME := pixys_k5fpr
PRODUCT_NAME := aosp_k5fpr
PRODUCT_BRAND := Lenovo
PRODUCT_MANUFACTURER := Lenovo
PRODUCT_MODEL := Lenovo A7010a48
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment