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
bb65da24
Commit
bb65da24
authored
7 years ago
by
TheScarastic
Browse files
Options
Downloads
Patches
Plain Diff
msm8953-common: Support device specific init
parent
30ca2b61
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
rootdir/init.qcom.rc
+0
-40
0 additions, 40 deletions
rootdir/init.qcom.rc
with
0 additions
and
40 deletions
rootdir/init.qcom.rc
+
0
−
40
View file @
bb65da24
...
...
@@ -158,25 +158,6 @@ on boot
# bond0 used by FST Manager
chown wifi wifi /sys/class/net/bond0/bonding/queue_id
# Fingerprint
chown system system /dev/goodix_fp
chmod 0644 /dev/goodix_fp
chown system system /sys/devices/soc/soc:fpc1020/compatible_all
chmod 0664 /sys/devices/soc/soc:fpc1020/compatible_all
chown system system /sys/devices/soc/soc:fpc1020/irq
chmod 0660 /sys/devices/soc/soc:fpc1020/irq
chown system system /sys/devices/soc/soc:fpc1020/hw_reset
chmod 0660 /sys/devices/soc/soc:fpc1020/hw_reset
chown system system /sys/devices/soc/soc:fpc1020/wakeup_enable
chmod 0660 /sys/devices/soc/soc:fpc1020/wakeup_enable
chown system system /sys/devices/soc/soc:fpc1020/wakeup_enable
chmod 0660 /sys/devices/soc/soc:fpc1020/wakeup_enable
# Glove Mode
chown system system /sys/class/tp_glove/device/glove_enable
chmod 0660 /sys/class/tp_glove/device/glove_enable
# Notification LED
chown system system /sys/class/leds/red/blink
chown system system /sys/class/leds/green/blink
...
...
@@ -595,24 +576,3 @@ service time_daemon /system/vendor/bin/time_daemon
user root
group root
writepid /dev/cpuset/system-background/tasks
service gx_fpd /system/vendor/bin/gx_fpd
class core
user root
group system system
writepid /dev/cpuset/system-background/tasks
on property:sys.fp.vendor=switchf
stop gx_fpd
setprop sys.fp.vendor searchf
setprop fpc.fp.miui.token 0
setprop ro.boot.fpsensor fpc
setprop ro.hardware.fingerprint searchf
start fps_hal
on property:sys.fp.onstart=1
setprop goodix.fp.miui.analyse 1
setprop goodix.fp.miui.token 0
setprop ro.boot.fpsensor gdx
setprop ro.hardware.fingerprint goodix
start fps_hal
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