diff options
| author | 2016-11-04 21:41:01 +0000 | |
|---|---|---|
| committer | 2016-11-04 21:41:01 +0000 | |
| commit | e43444a00b2df128ad612bbf813bf49f4ed3589b (patch) | |
| tree | cc107aa2cf2ad5ad885398b545e6c1bc43e46f85 /libs/hwui | |
| parent | 0bebfe76fc216ce2b1b7405eec93c9fe21f5a059 (diff) | |
| parent | 03b5d506bc2735e080863712d9d2e8ce6f7ecb43 (diff) | |
Merge "Re-unite sources with their headers"
Diffstat (limited to 'libs/hwui')
| -rw-r--r-- | libs/hwui/hwui_static_deps.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/hwui/hwui_static_deps.mk b/libs/hwui/hwui_static_deps.mk index 299095217a8d..dca78b38e942 100644 --- a/libs/hwui/hwui_static_deps.mk +++ b/libs/hwui/hwui_static_deps.mk @@ -24,7 +24,8 @@ LOCAL_SHARED_LIBRARIES += \ libprotobuf-cpp-lite \ libharfbuzz_ng \ libft2 \ - libminikin + libminikin \ + libandroidfw ifneq (false,$(ANDROID_ENABLE_RENDERSCRIPT)) LOCAL_SHARED_LIBRARIES += libRS libRScpp |