Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
halogenOS Product
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
halogenOS
halogenOS Product
Commits
91176ea1
Commit
91176ea1
authored
2 years ago
by
Nolen Johnson
Committed by
Paul Keith
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
lineage: overlay: common: Move GMS overlays elsewhere
Change-Id: If1d25def956e215742fb038c4f723acaf816ebae
parent
e2377bdb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
overlay/common/frameworks/base/core/res/res/values/config.xml
+0
-10
0 additions, 10 deletions
...lay/common/frameworks/base/core/res/res/values/config.xml
with
0 additions
and
10 deletions
overlay/common/frameworks/base/core/res/res/values/config.xml
+
0
−
10
View file @
91176ea1
...
...
@@ -77,9 +77,6 @@
<!-- Maximum number of supported users -->
<integer
name=
"config_multiuserMaximumUsers"
>
4
</integer>
<!-- Flag indicating which package name can access the persistent data partition -->
<string
name=
"config_persistentDataPackageName"
translatable=
"false"
>
com.google.android.gms
</string>
<!-- Set icon mask to circle -->
<string
name=
"config_icon_mask"
translatable=
"false"
>
"M50 0A50 50,0,1,1,50 100A50 50,0,1,1,50 0"
</string>
...
...
@@ -94,13 +91,6 @@
<!-- Whether or not we should show the option to show battery percentage -->
<bool
name=
"config_battery_percentage_setting_available"
>
false
</bool>
<!-- The package name for the default wellbeing app.
This package must be trusted, as it has the permissions to control other applications
on the device.
Example: "com.android.wellbeing"
-->
<string
name=
"config_defaultWellbeingPackage"
>
com.google.android.apps.wellbeing
</string>
<!-- List of packages that can use the Conversation space for their category messages
notifications until they target R -->
<string-array
name=
"config_notificationMsgPkgsAllowedAsConvos"
translatable=
"false"
>
...
...
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