No description
Find a file
Marcin Kosiba 6eeacd322f Remove webviewchromium from PRODUCT_BOOT_JARS for real.
The WebView Java code is now loaded by WebViewFactory from an APK
when an app needs it, so remove the old jar from the boot classpath.
The previous change removed the webview from core_minimal.mk but
not from core_base.mk, which is what this change addresses.

Change-Id: I6f4bcd427a7e65f3a20372c3c177e9342a953290
2014-09-01 10:57:44 +01:00
core Add --no-include-debug-symbols to avoid bloat in user builds 2014-08-28 18:10:42 -07:00
libs/host Support host multilib build 2014-05-14 16:55:04 -07:00
target Remove webviewchromium from PRODUCT_BOOT_JARS for real. 2014-09-01 10:57:44 +01:00
tools Add SignTos tool 2014-08-08 13:18:53 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build] 2014-07-30 15:57:16 -07:00
envsetup.sh wrap make and print success/failure message, more later 2014-08-09 17:33:05 -07:00