commit | 80c4f40d67a2fd319555c82e1150cac7fe4fc979 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Tue Dec 19 02:01:32 2017 +0100 |
committer | Pierre-Hugues Husson <phh@phh.me> | Tue Dec 19 02:01:32 2017 +0100 |
tree | 5ad73f85b517bdf7e050ea861828aac32763a1b0 | |
parent | bcca57a10214e14f531e6f8b01f9c5e601dee0db [diff] |
We also dont want WebViewGoogle
diff --git a/tmp/Android.mk b/tmp/Android.mk index 7109817..b4bd9c5 100644 --- a/tmp/Android.mk +++ b/tmp/Android.mk
@@ -3,7 +3,8 @@ include $(CLEAR_VARS) LOCAL_MODULE := phh-overrides PACKAGES.phh-overrides.OVERRIDES := \ - webview + webview \ + WebViewGoogle LOCAL_MODULE_TAGS := optional LOCAL_MODULE_CLASS := ETC