Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
André Lam
android_vendor_lineage
Commits
9a30c84e
Commit
9a30c84e
authored
Nov 21, 2019
by
Demon000
Committed by
Bruno Martins
Nov 22, 2019
Browse files
ThemePicker: Do not override default values
No need to change them. Change-Id: I3040ebb6316db7498e5170531d8df904f54e5233
parent
ff7657bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
overlay/common/packages/apps/ThemePicker/res/values/override.xml
View file @
9a30c84e
...
...
@@ -17,15 +17,6 @@
-->
<resources>
<string
name=
"themes_stub_package"
translatable=
"false"
>
org.lineageos.customization
</string>
<!-- Authority of a provider in System UI that will provide preview info for available clockfaces. -->
<string
name=
"clocks_provider_authority"
translatable=
"false"
>
com.android.keyguard.clock
</string>
<!--Name of metadata in the main launcher Activity which values contains the authority
corresponding to a ContentProvider in launcher to provide available grids and
allow for changing them -->
<string
name=
"grid_control_metadata_name"
translatable=
"false"
>
com.android.launcher3.grid.control
</string>
<string
name=
"launcher_overlayable_package"
translatable=
"false"
>
com.android.launcher3
</string>
<!-- List of packages whose icons are used to preview the icon shape for a theme. These are
typically GMS apps so they should be available in GMS devices. -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment