Merge "Add optional metadata to specify icon's background color." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-13 17:48:22 +00:00
committed by Android (Google) Code Review

View File

@@ -122,6 +122,13 @@ public class TileUtils {
*/
public static final String META_DATA_PREFERENCE_ICON = "com.android.settings.icon";
/**
* Name of the meta-data item that should be set in the AndroidManifest.xml
* to specify the icon background color. The value may or may not be used by Settings app.
*/
public static final String META_DATA_PREFERENCE_ICON_BACKGROUND_HINT =
"com.android.settings.bg.hint";
/**
* Name of the meta-data item that should be set in the AndroidManifest.xml
* to specify the content provider providing the icon that should be displayed for