зеркало из https://github.com/mozilla/moz-skia.git
Fix Android framework builds
R=mtklein@google.com Review URL: https://codereview.chromium.org/450503002
This commit is contained in:
Родитель
27fb94999b
Коммит
c7f069b501
|
@ -117,15 +117,11 @@ SKIA_TOOLS = (
|
||||||
#
|
#
|
||||||
|
|
||||||
# benchmark (timings)
|
# benchmark (timings)
|
||||||
include $(BASE_PATH)/bench/Android.mk
|
|
||||||
include $(BASE_PATH)/tools/Android.mk
|
include $(BASE_PATH)/tools/Android.mk
|
||||||
|
|
||||||
# golden-master (fidelity / regression test)
|
# golden-master (fidelity / regression test)
|
||||||
include $(BASE_PATH)/gm/Android.mk
|
include $(BASE_PATH)/gm/Android.mk
|
||||||
|
|
||||||
# unit-tests
|
|
||||||
include $(BASE_PATH)/tests/Android.mk
|
|
||||||
|
|
||||||
# diamond-master (one test to rule them all)
|
# diamond-master (one test to rule them all)
|
||||||
include $(BASE_PATH)/dm/Android.mk
|
include $(BASE_PATH)/dm/Android.mk
|
||||||
"""
|
"""
|
||||||
|
|
Загрузка…
Ссылка в новой задаче