lineage: overlay: common: Move GMS overlays elsewhere
Change-Id: If1d25def956e215742fb038c4f723acaf816ebae
This commit is contained in:
committed by
Paul Keith
parent
e2377bdb78
commit
91176ea1ad
@@ -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">
|
||||
|
Reference in New Issue
Block a user