blob: 9bf3d25b0e20b0d34348f24a031a2349e99ea362 [file] [log] [blame]
Skia_Android Canary Bot9333abd2016-02-12 18:12:31 +00001
2###############################################################################
3#
4# THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT.
5#
6# For bugs, please contact scroggo@google.com or djsollen@google.com
7#
8###############################################################################
9
10
11###############################################################################
12#
13# This file contains the shared and static dependencies needed by any target
14# that attempts to statically link Skia (i.e. libskia_static build target).
15#
16# This is a workaround for the fact that the build system does not add these
17# transitive dependencies when it attempts to link libskia_static into another
18# library.
19#
20###############################################################################
21LOCAL_SHARED_LIBRARIES += \
22 liblog \
23 libGLESv2 \
24 libEGL \
Skia_Android Canary Bote37c0a62016-07-06 16:20:08 +000025 libvulkan \
Skia_Android Canary Bot9333abd2016-02-12 18:12:31 +000026 libz \
Skia_Android Canary Bot9333abd2016-02-12 18:12:31 +000027 libjpeg \
28 libpng \
29 libicuuc \
30 libicui18n \
Skia_Android Canary Bot395dcbe2016-07-18 13:57:11 +000031 libexpat \
Skia_Android Canary Bot9333abd2016-02-12 18:12:31 +000032 libft2 \
33 libdng_sdk \
34 libpiex
35
36LOCAL_STATIC_LIBRARIES += \
Skia_Android Canary Bot9333abd2016-02-12 18:12:31 +000037 libwebp-decode \
38 libwebp-encode \
Skia_Android Canary Bot9333abd2016-02-12 18:12:31 +000039 libsfntly
40