We also dont want WebViewGoogle

This commit is contained in:
Pierre-Hugues Husson 2017-12-19 02:01:32 +01:00
parent bcca57a102
commit 80c4f40d67

View file

@ -3,7 +3,8 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := phh-overrides
PACKAGES.phh-overrides.OVERRIDES := \
webview
webview \
WebViewGoogle
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := ETC