Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
device_xiaomi_sm8350-common
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_sm8350-common
Commits
22f550f5
Commit
22f550f5
authored
2 years ago
by
Michael Bestas
Committed by
Arian
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
sm8350-common: Build Lineage Health HAL
Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf
parent
547958b3
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
BoardConfigCommon.mk
+3
-0
3 additions, 0 deletions
BoardConfigCommon.mk
common.mk
+4
-0
4 additions, 0 deletions
common.mk
rootdir/etc/ueventd.rc
+3
-0
3 additions, 0 deletions
rootdir/etc/ueventd.rc
with
10 additions
and
0 deletions
BoardConfigCommon.mk
+
3
−
0
View file @
22f550f5
...
...
@@ -100,6 +100,9 @@ BOARD_KERNEL_CMDLINE += pcie_ports=compat
BOARD_KERNEL_CMDLINE
+=
iptable_raw.raw_before_defrag
=
1
BOARD_KERNEL_CMDLINE
+=
ip6table_raw.raw_before_defrag
=
1
# Lineage Health
TARGET_HEALTH_CHARGING_CONTROL_SUPPORTS_BYPASS
:=
false
# PowerShare
SOONG_CONFIG_NAMESPACES
+=
XIAOMI_POWERSHARE
SOONG_CONFIG_XIAOMI_POWERSHARE
:=
WIRELESS_TX_ENABLE_PATH
...
...
This diff is collapsed.
Click to expand it.
common.mk
+
4
−
0
View file @
22f550f5
...
...
@@ -278,6 +278,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES
+=
\
android.hardware.keymaster@4.1.vendor
# Lineage Health
PRODUCT_PACKAGES
+=
\
vendor.lineage.health-service.default
# LiveDisplay
PRODUCT_PACKAGES
+=
\
vendor.lineage.livedisplay@2.0-service-sdm
...
...
This diff is collapsed.
Click to expand it.
rootdir/etc/ueventd.rc
+
3
−
0
View file @
22f550f5
...
...
@@ -132,6 +132,9 @@ firmware_directories /vendor/firmware_mnt/image/
# socinfo
/sys/devices/soc0 serial_number 0000 root root
# Charger
/sys/class/qcom-battery input_suspend 0660 system system
# mius iio devices
/dev/iio:device* 0660 system system
/sys/bus/iio/devices/iio:device* buffer/enable 0600 system system
...
...
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