Prevent the inlining of ProviderConfig.AUTHORITY

This intern() statement prevents AUTHORITY from being inlined into
LauncherProvider.AUTHORITY and LauncherSettings.Favorites.CONTENT_URI. If this
string is inlined, then it can't be overridded by libraries that depend on it.

Change-Id: I588b394291b70a01e3008c908a6ccb9b6cdfb6b9
1 file changed