Removes Empty String For Resolver

This removes the empty string here since it was overwriting anything
declared in our usual places for.

Change-Id: Ia46cc45938dfaa9a66014bfdbe8c3fd097298742
This commit is contained in:
herriojr 2015-09-18 14:31:38 -07:00
parent c815f700e0
commit d36909b973
1 changed files with 0 additions and 3 deletions

View File

@ -74,7 +74,4 @@
<item>org.cyanogenmod.platform.internal.CMHardwareService</item>
<item>org.cyanogenmod.platform.internal.AppSuggestManagerService</item>
</string-array>
<!-- Enable custom resolver, so we can supply suggestions if nothing can handle the intent -->
<string name="config_customResolverActivity"></string>
</resources>