1
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
10LOCAL_PATH:= $(call my-dir)
11include $(CLEAR_VARS)
12LOCAL_CFLAGS += \
13	-fPIC \
14	-Wno-unused-parameter \
15	-U_FORTIFY_SOURCE \
16	-D_FORTIFY_SOURCE=1 \
17	-DSKIA_IMPLEMENTATION=1
18
19LOCAL_CPPFLAGS := \
20	-std=c++11 \
21	-Wno-invalid-offsetof
22
23LOCAL_SRC_FILES := \
24	DM.cpp \
25	DMSrcSink.cpp \
26	DMJsonWriter.cpp \
27	../gm/gm.cpp \
28	../src/pipe/utils/SamplePipeControllers.cpp \
29	../src/utils/debugger/SkDebugCanvas.cpp \
30	../src/utils/debugger/SkDrawCommand.cpp \
31	../src/utils/debugger/SkObjectParser.cpp \
32	../tests/Test.cpp \
33	../tests/PathOpsAngleTest.cpp \
34	../tests/PathOpsBoundsTest.cpp \
35	../tests/PathOpsBuilderTest.cpp \
36	../tests/PathOpsBuildUseTest.cpp \
37	../tests/PathOpsConicIntersectionTest.cpp \
38	../tests/PathOpsConicLineIntersectionTest.cpp \
39	../tests/PathOpsCubicIntersectionTest.cpp \
40	../tests/PathOpsCubicIntersectionTestData.cpp \
41	../tests/PathOpsCubicLineIntersectionTest.cpp \
42	../tests/PathOpsCubicQuadIntersectionTest.cpp \
43	../tests/PathOpsCubicReduceOrderTest.cpp \
44	../tests/PathOpsDCubicTest.cpp \
45	../tests/PathOpsDLineTest.cpp \
46	../tests/PathOpsDPointTest.cpp \
47	../tests/PathOpsDRectTest.cpp \
48	../tests/PathOpsDVectorTest.cpp \
49	../tests/PathOpsExtendedTest.cpp \
50	../tests/PathOpsFuzz763Test.cpp \
51	../tests/PathOpsInverseTest.cpp \
52	../tests/PathOpsIssue3651.cpp \
53	../tests/PathOpsLineIntersectionTest.cpp \
54	../tests/PathOpsLineParametetersTest.cpp \
55	../tests/PathOpsOpCircleThreadedTest.cpp \
56	../tests/PathOpsOpCubicThreadedTest.cpp \
57	../tests/PathOpsOpRectThreadedTest.cpp \
58	../tests/PathOpsOpTest.cpp \
59	../tests/PathOpsQuadIntersectionTest.cpp \
60	../tests/PathOpsQuadIntersectionTestData.cpp \
61	../tests/PathOpsQuadLineIntersectionTest.cpp \
62	../tests/PathOpsQuadLineIntersectionThreadedTest.cpp \
63	../tests/PathOpsQuadReduceOrderTest.cpp \
64	../tests/PathOpsSimplifyDegenerateThreadedTest.cpp \
65	../tests/PathOpsSimplifyFailTest.cpp \
66	../tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp \
67	../tests/PathOpsSimplifyQuadThreadedTest.cpp \
68	../tests/PathOpsSimplifyRectThreadedTest.cpp \
69	../tests/PathOpsSimplifyTest.cpp \
70	../tests/PathOpsSimplifyTrianglesThreadedTest.cpp \
71	../tests/PathOpsSkpTest.cpp \
72	../tests/PathOpsTestCommon.cpp \
73	../tests/PathOpsThreadedCommon.cpp \
74	../tests/PathOpsThreeWayTest.cpp \
75	../tests/PathOpsTightBoundsTest.cpp \
76	../tests/PathOpsTypesTest.cpp \
77	../tests/AAClipTest.cpp \
78	../tests/ARGBImageEncoderTest.cpp \
79	../tests/AnnotationTest.cpp \
80	../tests/AsADashTest.cpp \
81	../tests/AtomicTest.cpp \
82	../tests/BadIcoTest.cpp \
83	../tests/BitSetTest.cpp \
84	../tests/BitmapCopyTest.cpp \
85	../tests/BitmapGetColorTest.cpp \
86	../tests/BitmapHasherTest.cpp \
87	../tests/BitmapHeapTest.cpp \
88	../tests/BitmapTest.cpp \
89	../tests/BlendTest.cpp \
90	../tests/BlitRowTest.cpp \
91	../tests/BlurTest.cpp \
92	../tests/CTest.cpp \
93	../tests/CachedDataTest.cpp \
94	../tests/CachedDecodingPixelRefTest.cpp \
95	../tests/CanvasStateHelpers.cpp \
96	../tests/CanvasStateTest.cpp \
97	../tests/CanvasTest.cpp \
98	../tests/ChecksumTest.cpp \
99	../tests/ClampRangeTest.cpp \
100	../tests/ClipCacheTest.cpp \
101	../tests/ClipCubicTest.cpp \
102	../tests/ClipStackTest.cpp \
103	../tests/ClipperTest.cpp \
104	../tests/CodexTest.cpp \
105	../tests/ColorFilterTest.cpp \
106	../tests/ColorPrivTest.cpp \
107	../tests/ColorTest.cpp \
108	../tests/CPlusPlusEleven.cpp \
109	../tests/DashPathEffectTest.cpp \
110	../tests/DataRefTest.cpp \
111	../tests/DeferredCanvasTest.cpp \
112	../tests/DeflateWStream.cpp \
113	../tests/DequeTest.cpp \
114	../tests/DeviceLooperTest.cpp \
115	../tests/DiscardableMemoryPoolTest.cpp \
116	../tests/DiscardableMemoryTest.cpp \
117	../tests/DocumentTest.cpp \
118	../tests/DrawBitmapRectTest.cpp \
119	../tests/DrawFilterTest.cpp \
120	../tests/DrawPathTest.cpp \
121	../tests/DrawTextTest.cpp \
122	../tests/DynamicHashTest.cpp \
123	../tests/EmptyPathTest.cpp \
124	../tests/ErrorTest.cpp \
125	../tests/FillPathTest.cpp \
126	../tests/FitsInTest.cpp \
127	../tests/FlateTest.cpp \
128	../tests/FloatingPointTextureTest.cpp \
129	../tests/FontHostStreamTest.cpp \
130	../tests/FontHostTest.cpp \
131	../tests/FontMgrTest.cpp \
132	../tests/FontNamesTest.cpp \
133	../tests/FontObjTest.cpp \
134	../tests/FrontBufferedStreamTest.cpp \
135	../tests/FunctionTest.cpp \
136	../tests/GLInterfaceValidationTest.cpp \
137	../tests/GLProgramsTest.cpp \
138	../tests/GeometryTest.cpp \
139	../tests/GifTest.cpp \
140	../tests/GpuColorFilterTest.cpp \
141	../tests/GpuDrawPathTest.cpp \
142	../tests/GpuLayerCacheTest.cpp \
143	../tests/GpuRectanizerTest.cpp \
144	../tests/GrContextFactoryTest.cpp \
145	../tests/GrDrawTargetTest.cpp \
146	../tests/GrAllocatorTest.cpp \
147	../tests/GrMemoryPoolTest.cpp \
148	../tests/GrOrderedSetTest.cpp \
149	../tests/GrGLSLPrettyPrintTest.cpp \
150	../tests/GrRedBlackTreeTest.cpp \
151	../tests/GrSurfaceTest.cpp \
152	../tests/GrTBSearchTest.cpp \
153	../tests/GrTRecorderTest.cpp \
154	../tests/GradientTest.cpp \
155	../tests/HashTest.cpp \
156	../tests/ImageCacheTest.cpp \
157	../tests/ImageDecodingTest.cpp \
158	../tests/ImageFilterTest.cpp \
159	../tests/ImageGeneratorTest.cpp \
160	../tests/ImageIsOpaqueTest.cpp \
161	../tests/ImageNewShaderTest.cpp \
162	../tests/IndexedPngOverflowTest.cpp \
163	../tests/InfRectTest.cpp \
164	../tests/InterpolatorTest.cpp \
165	../tests/InvalidIndexedPngTest.cpp \
166	../tests/JpegTest.cpp \
167	../tests/KtxTest.cpp \
168	../tests/LListTest.cpp \
169	../tests/LayerDrawLooperTest.cpp \
170	../tests/LayerRasterizerTest.cpp \
171	../tests/LazyPtrTest.cpp \
172	../tests/MD5Test.cpp \
173	../tests/MallocPixelRefTest.cpp \
174	../tests/MaskCacheTest.cpp \
175	../tests/MathTest.cpp \
176	../tests/Matrix44Test.cpp \
177	../tests/MatrixClipCollapseTest.cpp \
178	../tests/MatrixTest.cpp \
179	../tests/MemoryTest.cpp \
180	../tests/MemsetTest.cpp \
181	../tests/MessageBusTest.cpp \
182	../tests/MetaDataTest.cpp \
183	../tests/MipMapTest.cpp \
184	../tests/NameAllocatorTest.cpp \
185	../tests/OSPathTest.cpp \
186	../tests/OnceTest.cpp \
187	../tests/PDFInvalidBitmapTest.cpp \
188	../tests/PDFJpegEmbedTest.cpp \
189	../tests/PDFPrimitivesTest.cpp \
190	../tests/PMFloatTest.cpp \
191	../tests/PackBitsTest.cpp \
192	../tests/PaintTest.cpp \
193	../tests/ParsePathTest.cpp \
194	../tests/PathCoverageTest.cpp \
195	../tests/PathMeasureTest.cpp \
196	../tests/PathTest.cpp \
197	../tests/PictureBBHTest.cpp \
198	../tests/PictureShaderTest.cpp \
199	../tests/PictureTest.cpp \
200	../tests/PixelRefTest.cpp \
201	../tests/PointTest.cpp \
202	../tests/PremulAlphaRoundTripTest.cpp \
203	../tests/QuickRejectTest.cpp \
204	../tests/RTConfRegistryTest.cpp \
205	../tests/RTreeTest.cpp \
206	../tests/RandomTest.cpp \
207	../tests/ReadPixelsTest.cpp \
208	../tests/ReadWriteAlphaTest.cpp \
209	../tests/Reader32Test.cpp \
210	../tests/RecordDrawTest.cpp \
211	../tests/RecordReplaceDrawTest.cpp \
212	../tests/RecordOptsTest.cpp \
213	../tests/RecordPatternTest.cpp \
214	../tests/RecordTest.cpp \
215	../tests/RecorderTest.cpp \
216	../tests/RecordingXfermodeTest.cpp \
217	../tests/RectTest.cpp \
218	../tests/RefCntTest.cpp \
219	../tests/RefDictTest.cpp \
220	../tests/RegionTest.cpp \
221	../tests/ResourceCacheTest.cpp \
222	../tests/RoundRectTest.cpp \
223	../tests/RuntimeConfigTest.cpp \
224	../tests/SHA1Test.cpp \
225	../tests/ScalarTest.cpp \
226	../tests/SerializationTest.cpp \
227	../tests/ShaderImageFilterTest.cpp \
228	../tests/ShaderOpacityTest.cpp \
229	../tests/SizeTest.cpp \
230	../tests/SkNxTest.cpp \
231	../tests/SkBase64Test.cpp \
232	../tests/SkImageTest.cpp \
233	../tests/SkResourceCacheTest.cpp \
234	../tests/SmallAllocatorTest.cpp \
235	../tests/SortTest.cpp \
236	../tests/SrcOverTest.cpp \
237	../tests/StreamTest.cpp \
238	../tests/StringTest.cpp \
239	../tests/StrokeTest.cpp \
240	../tests/StrokerTest.cpp \
241	../tests/SurfaceTest.cpp \
242	../tests/SVGDeviceTest.cpp \
243	../tests/SwizzlerTest.cpp \
244	../tests/TessellatingPathRendererTests.cpp \
245	../tests/TArrayTest.cpp \
246	../tests/TemplatesTest.cpp \
247	../tests/TDPQueueTest.cpp \
248	../tests/Time.cpp \
249	../tests/TLSTest.cpp \
250	../tests/TextBlobTest.cpp \
251	../tests/TextureCompressionTest.cpp \
252	../tests/ToUnicodeTest.cpp \
253	../tests/TracingTest.cpp \
254	../tests/TypefaceTest.cpp \
255	../tests/UnicodeTest.cpp \
256	../tests/UtilsTest.cpp \
257	../tests/VarAllocTest.cpp \
258	../tests/WArrayTest.cpp \
259	../tests/WritePixelsTest.cpp \
260	../tests/Writer32Test.cpp \
261	../tests/XfermodeTest.cpp \
262	../tests/YUVCacheTest.cpp \
263	../tests/PipeTest.cpp \
264	../tests/TDStackNesterTest.cpp \
265	DMSrcSinkAndroid.cpp \
266	../gm/aaclip.cpp \
267	../gm/aarectmodes.cpp \
268	../gm/addarc.cpp \
269	../gm/all_bitmap_configs.cpp \
270	../gm/alphagradients.cpp \
271	../gm/anisotropic.cpp \
272	../gm/arcofzorro.cpp \
273	../gm/arithmode.cpp \
274	../gm/astcbitmap.cpp \
275	../gm/badpaint.cpp \
276	../gm/beziereffects.cpp \
277	../gm/beziers.cpp \
278	../gm/bigblurs.cpp \
279	../gm/bigmatrix.cpp \
280	../gm/bigtext.cpp \
281	../gm/bitmapfilters.cpp \
282	../gm/bitmappremul.cpp \
283	../gm/bitmaprect.cpp \
284	../gm/bitmaprecttest.cpp \
285	../gm/bitmapscroll.cpp \
286	../gm/bitmapshader.cpp \
287	../gm/bitmapsource.cpp \
288	../gm/bitmapsource2.cpp \
289	../gm/bleed.cpp \
290	../gm/blend.cpp \
291	../gm/blurcircles.cpp \
292	../gm/blurs.cpp \
293	../gm/blurquickreject.cpp \
294	../gm/blurrect.cpp \
295	../gm/blurroundrect.cpp \
296	../gm/bmpfilterqualityrepeat.cpp \
297	../gm/circles.cpp \
298	../gm/circularclips.cpp \
299	../gm/clipdrawdraw.cpp \
300	../gm/clip_strokerect.cpp \
301	../gm/clippedbitmapshaders.cpp \
302	../gm/cgms.cpp \
303	../gm/cgm.c \
304	../gm/colorcube.cpp \
305	../gm/coloremoji.cpp \
306	../gm/colorfilterimagefilter.cpp \
307	../gm/colorfilters.cpp \
308	../gm/colormatrix.cpp \
309	../gm/colortype.cpp \
310	../gm/colortypexfermode.cpp \
311	../gm/colorwheel.cpp \
312	../gm/concavepaths.cpp \
313	../gm/complexclip.cpp \
314	../gm/complexclip2.cpp \
315	../gm/complexclip3.cpp \
316	../gm/composeshader.cpp \
317	../gm/conicpaths.cpp \
318	../gm/constcolorprocessor.cpp \
319	../gm/convex_all_line_paths.cpp \
320	../gm/convexpaths.cpp \
321	../gm/convexpolyclip.cpp \
322	../gm/convexpolyeffect.cpp \
323	../gm/copyTo4444.cpp \
324	../gm/cubicpaths.cpp \
325	../gm/cmykjpeg.cpp \
326	../gm/dstreadshuffle.cpp \
327	../gm/degeneratesegments.cpp \
328	../gm/dcshader.cpp \
329	../gm/discard.cpp \
330	../gm/dashcubics.cpp \
331	../gm/dashing.cpp \
332	../gm/distantclip.cpp \
333	../gm/dftext.cpp \
334	../gm/displacement.cpp \
335	../gm/downsamplebitmap.cpp \
336	../gm/drawfilter.cpp \
337	../gm/drawlooper.cpp \
338	../gm/dropshadowimagefilter.cpp \
339	../gm/drrect.cpp \
340	../gm/etc1bitmap.cpp \
341	../gm/extractbitmap.cpp \
342	../gm/emboss.cpp \
343	../gm/emptypath.cpp \
344	../gm/fadefilter.cpp \
345	../gm/fatpathfill.cpp \
346	../gm/factory.cpp \
347	../gm/filltypes.cpp \
348	../gm/filltypespersp.cpp \
349	../gm/filterbitmap.cpp \
350	../gm/filterfastbounds.cpp \
351	../gm/filterindiabox.cpp \
352	../gm/fontcache.cpp \
353	../gm/fontmgr.cpp \
354	../gm/fontscaler.cpp \
355	../gm/gammatext.cpp \
356	../gm/getpostextpath.cpp \
357	../gm/giantbitmap.cpp \
358	../gm/glyph_pos.cpp \
359	../gm/glyph_pos_align.cpp \
360	../gm/gradients.cpp \
361	../gm/gradients_2pt_conical.cpp \
362	../gm/gradients_no_texture.cpp \
363	../gm/gradientDirtyLaundry.cpp \
364	../gm/gradient_matrix.cpp \
365	../gm/gradtext.cpp \
366	../gm/grayscalejpg.cpp \
367	../gm/hairlines.cpp \
368	../gm/hairmodes.cpp \
369	../gm/hittestpath.cpp \
370	../gm/imagealphathreshold.cpp \
371	../gm/imageblur.cpp \
372	../gm/imageblur2.cpp \
373	../gm/imageblurtiled.cpp \
374	../gm/imagemagnifier.cpp \
375	../gm/imageresizetiled.cpp \
376	../gm/inversepaths.cpp \
377	../gm/lerpmode.cpp \
378	../gm/lighting.cpp \
379	../gm/lumafilter.cpp \
380	../gm/image.cpp \
381	../gm/imagefilters.cpp \
382	../gm/imagefiltersbase.cpp \
383	../gm/imagefiltersclipped.cpp \
384	../gm/imagefilterscropped.cpp \
385	../gm/imagefiltersgraph.cpp \
386	../gm/imagefiltersscaled.cpp \
387	../gm/imagefilterstransformed.cpp \
388	../gm/internal_links.cpp \
389	../gm/largeglyphblur.cpp \
390	../gm/lcdtext.cpp \
391	../gm/linepaths.cpp \
392	../gm/matrixconvolution.cpp \
393	../gm/matriximagefilter.cpp \
394	../gm/megalooper.cpp \
395	../gm/mixedxfermodes.cpp \
396	../gm/mixedtextblobs.cpp \
397	../gm/mipmap.cpp \
398	../gm/modecolorfilters.cpp \
399	../gm/morphology.cpp \
400	../gm/multipicturedraw.cpp \
401	../gm/nested.cpp \
402	../gm/ninepatchstretch.cpp \
403	../gm/nonclosedpaths.cpp \
404	../gm/offsetimagefilter.cpp \
405	../gm/ovals.cpp \
406	../gm/patch.cpp \
407	../gm/patchgrid.cpp \
408	../gm/patheffects.cpp \
409	../gm/pathfill.cpp \
410	../gm/pathinterior.cpp \
411	../gm/pathopsinverse.cpp \
412	../gm/pathopsskpclip.cpp \
413	../gm/pathreverse.cpp \
414	../gm/peekpixels.cpp \
415	../gm/perlinnoise.cpp \
416	../gm/picture.cpp \
417	../gm/pictureimagefilter.cpp \
418	../gm/pictureshader.cpp \
419	../gm/pictureshadertile.cpp \
420	../gm/pixelsnap.cpp \
421	../gm/points.cpp \
422	../gm/poly2poly.cpp \
423	../gm/polygons.cpp \
424	../gm/quadpaths.cpp \
425	../gm/recordopts.cpp \
426	../gm/rects.cpp \
427	../gm/repeated_bitmap.cpp \
428	../gm/resizeimagefilter.cpp \
429	../gm/rrect.cpp \
430	../gm/rrects.cpp \
431	../gm/roundrects.cpp \
432	../gm/samplerstress.cpp \
433	../gm/shaderbounds.cpp \
434	../gm/selftest.cpp \
435	../gm/shadows.cpp \
436	../gm/shallowgradient.cpp \
437	../gm/simpleaaclip.cpp \
438	../gm/skbug1719.cpp \
439	../gm/smallarc.cpp \
440	../gm/smallimage.cpp \
441	../gm/spritebitmap.cpp \
442	../gm/srcmode.cpp \
443	../gm/stlouisarch.cpp \
444	../gm/stringart.cpp \
445	../gm/strokefill.cpp \
446	../gm/strokerect.cpp \
447	../gm/strokerects.cpp \
448	../gm/strokes.cpp \
449	../gm/stroketext.cpp \
450	../gm/surface.cpp \
451	../gm/tablecolorfilter.cpp \
452	../gm/texteffects.cpp \
453	../gm/testimagefilters.cpp \
454	../gm/texdata.cpp \
455	../gm/variedtext.cpp \
456	../gm/tallstretchedbitmaps.cpp \
457	../gm/textblob.cpp \
458	../gm/textbloblooper.cpp \
459	../gm/textblobcolortrans.cpp \
460	../gm/textblobgeometrychange.cpp \
461	../gm/textblobshader.cpp \
462	../gm/textblobtransforms.cpp \
463	../gm/texturedomaineffect.cpp \
464	../gm/thinrects.cpp \
465	../gm/thinstrokedrects.cpp \
466	../gm/tiledscaledbitmap.cpp \
467	../gm/tileimagefilter.cpp \
468	../gm/tilemodes.cpp \
469	../gm/tilemodes_scaled.cpp \
470	../gm/tinybitmap.cpp \
471	../gm/transparency.cpp \
472	../gm/typeface.cpp \
473	../gm/vertices.cpp \
474	../gm/verttext.cpp \
475	../gm/verttext2.cpp \
476	../gm/xfermodeimagefilter.cpp \
477	../gm/xfermodes.cpp \
478	../gm/xfermodes2.cpp \
479	../gm/xfermodes3.cpp \
480	../gm/yuvtorgbeffect.cpp \
481	../tests/FontConfigParser.cpp \
482	../tools/AndroidSkDebugToStdOut.cpp \
483	../tools/flags/SkCommandLineFlags.cpp \
484	../src/svg/SkSVGCanvas.cpp \
485	../src/svg/SkSVGDevice.cpp \
486	../tools/CrashHandler.cpp \
487	../tools/ProcStats.cpp \
488	../tools/sk_tool_utils.cpp \
489	../tools/sk_tool_utils_font.cpp \
490	../tools/timer/Timer.cpp \
491	../tools/timer/TimerData.cpp \
492	../tools/timer/GpuTimer.cpp \
493	../tools/timer/SysTimer_posix.cpp \
494	../src/xml/SkBML_XMLParser.cpp \
495	../src/xml/SkDOM.cpp \
496	../src/xml/SkXMLParser.cpp \
497	../src/xml/SkXMLWriter.cpp \
498	../src/doc/SkDocument_XPS_None.cpp \
499	../tools/Resources.cpp \
500	../experimental/SkSetPoly3To3.cpp \
501	../experimental/SkSetPoly3To3_A.cpp \
502	../experimental/SkSetPoly3To3_D.cpp \
503	../tools/flags/SkCommonFlags.cpp \
504	../tools/picture_utils.cpp \
505	../src/utils/android/SkAndroidSDKCanvas.cpp \
506	../src/utils/android/SkHwuiRenderer.cpp \
507	../src/gpu/GrContextFactory.cpp \
508	../src/gpu/GrTest.cpp
509
510LOCAL_SHARED_LIBRARIES := \
511	liblog \
512	libskia \
513	libandroid \
514	libgui \
515	libhwui \
516	libutils \
517	libdl \
518	libGLESv2 \
519	libEGL \
520	libz
521
522LOCAL_STATIC_LIBRARIES := \
523	libjsoncpp
524
525LOCAL_C_INCLUDES := \
526	$(LOCAL_PATH)/../include/c \
527	$(LOCAL_PATH)/../include/config \
528	$(LOCAL_PATH)/../include/core \
529	$(LOCAL_PATH)/../include/pathops \
530	$(LOCAL_PATH)/../include/pipe \
531	$(LOCAL_PATH)/../include/codec \
532	$(LOCAL_PATH)/../include/effects \
533	$(LOCAL_PATH)/../include/images \
534	$(LOCAL_PATH)/../include/ports \
535	$(LOCAL_PATH)/../src/sfnt \
536	$(LOCAL_PATH)/../include/utils \
537	$(LOCAL_PATH)/../src/utils \
538	$(LOCAL_PATH)/../include/gpu \
539	$(LOCAL_PATH)/../src/core \
540	$(LOCAL_PATH)/../include/svg \
541	$(LOCAL_PATH)/../include/xml \
542	$(LOCAL_PATH)/../src/fonts \
543	$(LOCAL_PATH)/../tools \
544	$(LOCAL_PATH)/../tools/flags \
545	$(LOCAL_PATH)/../src/gpu \
546	$(LOCAL_PATH)/../gm \
547	$(LOCAL_PATH)/../src/effects \
548	$(LOCAL_PATH)/../src/images \
549	$(LOCAL_PATH)/../src/lazy \
550	$(LOCAL_PATH)/../src/pipe/utils \
551	$(LOCAL_PATH)/../src/utils/debugger \
552	$(LOCAL_PATH)/../tests \
553	$(LOCAL_PATH)/../src/pathops \
554	$(LOCAL_PATH)/../src/codec \
555	$(LOCAL_PATH)/../src/image \
556	$(LOCAL_PATH)/../src/pdf \
557	$(LOCAL_PATH)/../experimental/PdfViewer \
558	$(LOCAL_PATH)/../experimental/PdfViewer/src \
559	$(LOCAL_PATH)/../../../frameworks/base/libs/hwui \
560	$(LOCAL_PATH)/../../../frameworks/native/include \
561	$(LOCAL_PATH)/../src/ports \
562	$(LOCAL_PATH)/../third_party/etc1 \
563	$(LOCAL_PATH)/../tools/timer \
564	$(LOCAL_PATH)/../experimental \
565	$(LOCAL_PATH)/../src/utils/android
566
567LOCAL_CFLAGS += \
568	-DSK_CRASH_HANDLER
569
570LOCAL_MODULE_TAGS := \
571	tests
572
573LOCAL_MODULE := \
574	skia_dm
575
576
577# Setup directory to store skia's resources in the directory structure that
578# the Android testing infrastructure expects
579LOCAL_PICKUP_FILES := $(LOCAL_PATH)/DATA
580
581include $(BUILD_NATIVE_TEST)
582