commit | 0861ed07f0ef1583ed17dfbfba3ad31c8e50121e | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Tue May 20 11:06:35 2014 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue May 20 11:06:35 2014 +0000 |
tree | c2f0c8ca591b0bba62c128f80a18573e54adc358 | |
parent | cf8cd38fac91d4d04d12ba0e7494809577fe0ceb [diff] | |
parent | 0b4abb9a770c3b95f421589fda01982e8921c287 [diff] |
Merge "Have core_tiny depend on the NullWebView." into klp-modular-dev
diff --git a/target/product/core_tiny.mk b/target/product/core_tiny.mk index dc12184..8c1135f 100644 --- a/target/product/core_tiny.mk +++ b/target/product/core_tiny.mk
@@ -71,6 +71,7 @@ libsqlite_jni \ libwilhelm \ make_ext4fs \ + nullwebview \ screencap \ sensorservice \ uiautomator @@ -87,7 +88,8 @@ framework2 \ android.policy \ services \ - apache-xml + apache-xml \ + nullwebview PRODUCT_RUNTIMES := runtime_libdvm_default