Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
device_xiaomi_onclite
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LMODroid-Devices
device_xiaomi_onclite
Commits
93a3b2bd
Commit
93a3b2bd
authored
7 years ago
by
Luca Stefani
Committed by
TheScarastic
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
mido: Inherit from Lineage vendor
Change-Id: I6d60ee5643181781ba8b386f1f16cfb59610f35c
parent
e86fd666
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lineage.mk
+1
-1
1 addition, 1 deletion
lineage.mk
with
1 addition
and
1 deletion
lineage.mk
+
1
−
1
View file @
93a3b2bd
...
...
@@ -17,7 +17,7 @@
$(
call
inherit-product, device/xiaomi/mido/full_mido.mk
)
# Inherit some common LineageOS stuff.
$(
call
inherit-product, vendor/
cm
/config/common_full_phone.mk
)
$(
call
inherit-product, vendor/
lineage
/config/common_full_phone.mk
)
PRODUCT_NAME
:=
lineage_mido
BOARD_VENDOR
:=
Xiaomi
...
...
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