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
993d785f
Commit
993d785f
authored
5 years ago
by
Dhina17
Browse files
Options
Downloads
Patches
Plain Diff
onclite: overlay-lineage: Nuke unwanted hardware keys overlay
Signed-off-by:
Dhina17
<
dhinalogu@gmail.com
>
parent
80956d19
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-lineage/lineage-sdk/lineage/res/res/values/config.xml
+0
-30
0 additions, 30 deletions
...lay-lineage/lineage-sdk/lineage/res/res/values/config.xml
with
0 additions
and
30 deletions
overlay-lineage/lineage-sdk/lineage/res/res/values/config.xml
+
0
−
30
View file @
993d785f
...
@@ -17,36 +17,6 @@
...
@@ -17,36 +17,6 @@
<bool
name=
"config_proximityCheckOnWake"
>
true
</bool>
<bool
name=
"config_proximityCheckOnWake"
>
true
</bool>
<bool
name=
"config_proximityCheckOnWakeEnabledByDefault"
>
true
</bool>
<bool
name=
"config_proximityCheckOnWakeEnabledByDefault"
>
true
</bool>
<!-- Hardware keys present on the device, stored as a bit field.
This integer should equal the sum of the corresponding value for each
of the following keys present:
1 - Home
2 - Back
4 - Menu
8 - Assistant (search)
16 - App switch
32 - Camera
64 - Volume rocker
For example, a device with Home, Back and Menu keys would set this
config to 7. -->
<integer
name=
"config_deviceHardwareKeys"
>
83
</integer>
<!-- Control the behavior when the user long presses the app switch button.
0 - Nothing
1 - Menu key
2 - Recent apps view in SystemUI
3 - Launch assist intent
4 - Voice Search
5 - In-app Search
6 - Launch camera
7 - Sleep
8 - Last app
9 - Toggle split screen
This needs to match the enums in
sdk/src/java/org/lineageos/internal/util/DeviceKeysConstants.java.
-->
<integer
name=
"config_longPressOnAppSwitchBehavior"
>
1
</integer>
<!-- Whether device needs to wait for Qualcomm MPCTL service to start
<!-- Whether device needs to wait for Qualcomm MPCTL service to start
before setting power profiles on boot. -->
before setting power profiles on boot. -->
<bool
name=
"config_waitForMpctlOnBoot"
>
true
</bool>
<bool
name=
"config_waitForMpctlOnBoot"
>
true
</bool>
...
...
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