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

am: 7ecc1ff2b4

Change-Id: Ib10b160be813bf57404a66be167c4534d19aa4a8
This commit is contained in:
Fan Zhang
2018-04-13 12:10:15 -07:00
committed by android-build-merger

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