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
7f908d90
Commit
7f908d90
authored
2 years ago
by
0xCAFEBABE
Committed by
Dhina17
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
onclite: overlay: Enable all available vibration intensity levels
Change-Id: I42676c713b38097ec49b0ea032948628d5bca7bc
parent
a5614ddf
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
overlay/packages/apps/Settings/res/values/config.xml
+1
-1
1 addition, 1 deletion
overlay/packages/apps/Settings/res/values/config.xml
with
1 addition
and
1 deletion
overlay/packages/apps/Settings/res/values/config.xml
+
1
−
1
View file @
7f908d90
...
...
@@ -29,5 +29,5 @@
here. If this settings supports only 2 levels, for example, then the default intensity
should be either LOW (1) or HIGH (3).
-->
<integer
name=
"config_vibration_supported_intensity_levels"
>
2
</integer>
<integer
name=
"config_vibration_supported_intensity_levels"
>
3
</integer>
</resources>
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