Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Device_k5fpr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Android-smartphones
zte
blade-a610
work in progress
porting
RajatBillava - k5fpr
Device_k5fpr
Commits
c77caa3f
Unverified
Commit
c77caa3f
authored
Oct 9, 2019
by
RajatBillava
Committed by
GitHub
Oct 9, 2019
Browse files
Options
Downloads
Patches
Plain Diff
Pixys BringUp (2/3)
parent
8f4d6715
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pixys_k5fpr.mk
+10
-5
10 additions, 5 deletions
pixys_k5fpr.mk
with
10 additions
and
5 deletions
rr
_k5fpr.mk
→
pixys
_k5fpr.mk
+
10
−
5
View file @
c77caa3f
#
# Copyright (C) 201
7
The LineageOS Project
# Copyright (C) 201
8
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.
...
...
@@ -12,21 +12,25 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Product common configurations
$(
call
inherit-product,
$(
SRC_TARGET_DIR
)
/product/core_64_bit.mk
)
$(
call
inherit-product,
$(
SRC_TARGET_DIR
)
/product/full_base_telephony.mk
)
# Inherit from A7010 device
# Inherit from A7010
a48
device
$(
call
inherit-product, device/lenovo/k5fpr/device_k5fpr.mk
)
# Inherit some common RR stuff.
$(
call
inherit-product, vendor/rr/config/common.mk
)
# Inherit some common Pixys stuff.
$(
call
inherit-product, vendor/pixys/config/common_full_phone.mk
)
# Inherit Boot Animation Resolution
TARGET_BOOT_ANIMATION_RES
:=
1080
PRODUCT_GMS_CLIENTID_BASE
:=
android-lenovo
PRODUCT_DEVICE
:=
k5fpr
PRODUCT_NAME
:=
rr
_k5fpr
PRODUCT_NAME
:=
pixys
_k5fpr
PRODUCT_BRAND
:=
Lenovo
PRODUCT_MANUFACTURER
:=
Lenovo
PRODUCT_MODEL
:=
Lenovo A7010a48
...
...
@@ -34,6 +38,7 @@ PRODUCT_RELEASE_NAME := k5fpr
PRODUCT_BUILD_PROP_OVERRIDES
+=
\
PRODUCT_NAME
=
k5fpr
\
TARGET_DEVICE
=
"k5fpr"
\
PRIVATE_BUILD_DESC
=
"k5fpr-user 6.0 MRA58K A7010a48_S300_190315_ROW release-keys"
BUILD_FINGERPRINT
:=
Lenovo/k5fpr/A7010a48:6.0/MRA58K/RA7010a48_S300_190315_ROW.03151804:user/release-keys
\
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment