Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
device_xiaomi_mars
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_mars
Commits
0d26ce9f
Commit
0d26ce9f
authored
1 year ago
by
LMO GerritBot
Browse files
Options
Downloads
Patches
Plain Diff
Adapt to LMODroid by device-add script
parent
663caf35
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
AndroidProducts.mk
+4
-4
4 additions, 4 deletions
AndroidProducts.mk
lmodroid.dependencies
+6
-0
6 additions, 0 deletions
lmodroid.dependencies
lmodroid_mars.mk
+2
-2
2 additions, 2 deletions
lmodroid_mars.mk
with
12 additions
and
6 deletions
AndroidProducts.mk
+
4
−
4
View file @
0d26ce9f
...
...
@@ -5,9 +5,9 @@
#
PRODUCT_MAKEFILES
:=
\
$(
LOCAL_DIR
)
/l
ineage
_mars.mk
$(
LOCAL_DIR
)
/l
modroid
_mars.mk
COMMON_LUNCH_CHOICES
:=
\
l
ineage
_mars-user
\
l
ineage
_mars-userdebug
\
l
ineage
_mars-eng
l
modroid
_mars-user
\
l
modroid
_mars-userdebug
\
l
modroid
_mars-eng
This diff is collapsed.
Click to expand it.
l
ineage
.dependencies
→
l
modroid
.dependencies
+
6
−
0
View file @
0d26ce9f
[
{
"repository": "
android_
device_xiaomi_sm8350-common",
"repository": "
LMODroid-Devices/
device_xiaomi_sm8350-common",
"target_path": "device/xiaomi/sm8350-common"
}
]
]
\ No newline at end of file
This diff is collapsed.
Click to expand it.
l
ineage
_mars.mk
→
l
modroid
_mars.mk
+
2
−
2
View file @
0d26ce9f
...
...
@@ -12,13 +12,13 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(
call
inherit-product, device/xiaomi/mars/device.mk
)
# Inherit some common Lineage stuff.
$(
call
inherit-product, vendor/l
ineage
/config/common_full_phone.mk
)
$(
call
inherit-product, vendor/l
modroid
/config/common_full_phone.mk
)
PRODUCT_BRAND
:=
Xiaomi
PRODUCT_DEVICE
:=
mars
PRODUCT_MANUFACTURER
:=
Xiaomi
PRODUCT_MODEL
:=
M2102K1AC
PRODUCT_NAME
:=
l
ineage
_mars
PRODUCT_NAME
:=
l
modroid
_mars
PRODUCT_GMS_CLIENTID_BASE
:=
android-xiaomi
PRODUCT_SYSTEM_NAME
:=
mars_global
...
...
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