OSDN Git Service

libgui: enable tests in the 'tests' build.
authorJamie Gennis <jgennis@google.com>
Wed, 27 Apr 2011 00:26:37 +0000 (17:26 -0700)
committerJamie Gennis <jgennis@google.com>
Wed, 27 Apr 2011 00:26:37 +0000 (17:26 -0700)
commit7fcb077c5522c56e266947e073c8750019e5a98a
treedc368e8fc4182243bb9a0d55406b41f667e9128e
parent40b2edf77f316614a4176e98d582b34f46977ef4
libgui: enable tests in the 'tests' build.

This change makes the libgui makefile recurse into the tests directory
so that the tests get built by a top-level make when
TARGET_BUILD_VARIANT=tests.

Change-Id: I6f623cc4b86dfeb00b9d21823316dbd9def23110
libs/gui/Android.mk
libs/gui/tests/Android.mk