commit | bc263b299a6cdb5ad65dcb7d976d0227e1329730 | [log] [tgz] |
---|---|---|
author | Eric Holk <eholk@google.com> | Fri Jan 11 14:14:11 2019 -0800 |
committer | Eric Holk <eholk@google.com> | Mon Jan 14 18:31:54 2019 +0000 |
tree | b02c5591d30f27aaac3f398fb7d379e34c43a2dc | |
parent | 1df75e3099e706fbe4df1393aa6a08e5c3ff823c [diff] |
Add viewcompiler to device This is needed so that we can generate precompiled layouts at app install time. Bug: 111895153 Change-Id: Ia2905fdcecc1517e6ae2c8dd4317e3a41ebee107
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 7c3ac3b..df793bf 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -259,6 +259,7 @@ uncrypt \ usbd \ vdc \ + viewcompiler \ voip-common \ vold \ WallpaperBackup \