vendor/cm: Remove custom resolver from OSS builds.
Change-Id: I37950d2f788c1325f9215d05430b568ee90bd78f
This commit is contained in:
parent
28dbc8b311
commit
78c6df1db2
@ -17,8 +17,7 @@ PRODUCT_PACKAGES += \
|
|||||||
PhotoTable \
|
PhotoTable \
|
||||||
SoundRecorder \
|
SoundRecorder \
|
||||||
PhotoPhase \
|
PhotoPhase \
|
||||||
CMSettingsProvider \
|
CMSettingsProvider
|
||||||
CMResolver
|
|
||||||
|
|
||||||
# Extra tools in CM
|
# Extra tools in CM
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
@ -76,5 +76,5 @@
|
|||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Enable custom resolver, so we can supply suggestions if nothing can handle the intent -->
|
<!-- Enable custom resolver, so we can supply suggestions if nothing can handle the intent -->
|
||||||
<string name="config_customResolverActivity">org.cyanogenmod.resolver/org.cyanogenmod.resolver.ResolverActivity</string>
|
<string name="config_customResolverActivity"></string>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user