History log of /frameworks/base/core/tests/benchmarks/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b12a3fca7e8beda05432da32a3f882a68adefcd3 08-Dec-2015 Paul Duffin <paulduffin@google.com> Remove framework from LOCAL_JAVA_LIBRARIES

After previous change removed LOCAL_NO_STANDARD_LIBRARIES:=true
it is no longer necessary to explicitly add framework to
LOCAL_JAVA_LIBRARIES as it is added automatically by the build.

Change-Id: I68bf700375e34a10302f76d7463110755b815f85
/frameworks/base/core/tests/benchmarks/Android.mk
32f4043ac3c7670d17414ad85d6f1e2b98dd359c 08-Dec-2015 Andreas Gampe <agampe@google.com> Follow-up to Switch to the latest version of Caliper

Remove LOCAL_NO_STANDARD_LIBRARIES.

(cherry pick from commit c9d6a91cd51a9b7ff00187914fe922b0d22b3d66)

Bug: 24848946
Change-Id: I19feea042c9b4823d4979f4d951476792600edbc
/frameworks/base/core/tests/benchmarks/Android.mk
76a6cec97f48435863b6ab360e11f5da26d7956b 01-Dec-2015 Paul Duffin <paulduffin@google.com> Switch to the latest version of Caliper

Added an Android.mk file to core/tests/benchmarks to build the
benchmarks against caliper-api-target to ensure that they build
correctly. Changed the implementations to work with the new
version of Caliper.

Bug: 24848946
Change-Id: Ib28026816dbc5c1d54f65974f4a1abfee299c43f
/frameworks/base/core/tests/benchmarks/Android.mk