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
fc5a65ca
Commit
fc5a65ca
authored
2 years ago
by
Michael Bestas
Committed by
Dhina17
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
onclite: Build Lineage Health HAL
Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf
parent
207569bb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device.mk
+4
-0
4 additions, 0 deletions
device.mk
rootdir/etc/ueventd.qcom.rc
+2
-0
2 additions, 0 deletions
rootdir/etc/ueventd.qcom.rc
with
6 additions
and
0 deletions
device.mk
+
4
−
0
View file @
fc5a65ca
...
...
@@ -202,6 +202,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES
+=
\
android.hardware.light@2.0-service.onclite
# 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.qcom.rc
+
2
−
0
View file @
fc5a65ca
...
...
@@ -424,3 +424,5 @@ firmware_directories /vendor/firmware_mnt/image/
/dev/lirc0 0660 system system
/dev/peel_ir 0660 system system
# Charger
/sys/class/power_supply/battery battery_charging_enabled 0660 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