commit | 6eeacd322f93de39a9df7235220164b0eb5b6d3f | [log] [tgz] |
---|---|---|
author | Marcin Kosiba <mkosiba@google.com> | Mon Sep 01 10:57:44 2014 +0100 |
committer | Marcin Kosiba <mkosiba@google.com> | Mon Sep 01 10:57:44 2014 +0100 |
tree | e0a5d521bb87eb847ae8cbe9551af93fab0e73d3 | |
parent | aab8cdb7044555fc88c7aaffa83884bb68a2ddb0 [diff] |
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