Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
device_google_pantah
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_google_pantah
Commits
3537df92
Commit
3537df92
authored
2 years ago
by
Cyan_Hsieh
Committed by
TreeHugger Robot
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Change padding and height radio for keyboard
Bug: 219397352 Change-Id: Idbecefe6c73966764679dc545dff58dfd220e9e3
parent
04cf0e2c
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-cheetah.mk
+7
-0
7 additions, 0 deletions
device-cheetah.mk
device-panther.mk
+5
-0
5 additions, 0 deletions
device-panther.mk
with
12 additions
and
0 deletions
device-cheetah.mk
+
7
−
0
View file @
3537df92
...
...
@@ -285,3 +285,10 @@ else
PRODUCT_PRODUCT_PROPERTIES
+=
\
persist.bluetooth.bqr.event_mask
=
94
endif
# Keyboard bottom and side padding in dp for portrait mode and height ratio
PRODUCT_PRODUCT_PROPERTIES
+=
\
ro.com.google.ime.kb_pad_port_b
=
8
\
ro.com.google.ime.kb_pad_port_l
=
11
\
ro.com.google.ime.kb_pad_port_r
=
11
\
ro.com.google.ime.height_ratio
=
1.025
This diff is collapsed.
Click to expand it.
device-panther.mk
+
5
−
0
View file @
3537df92
...
...
@@ -272,3 +272,8 @@ else
PRODUCT_PRODUCT_PROPERTIES
+=
\
persist.bluetooth.bqr.event_mask
=
94
endif
# Keyboard bottom padding in dp for portrait mode and height ratio
PRODUCT_PRODUCT_PROPERTIES
+=
\
ro.com.google.ime.kb_pad_port_b
=
8
\
ro.com.google.ime.height_ratio
=
1.075
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