Add libinput native tests.

Change-Id: I92baa7eae536486d2daf122d40cdf8a8cab10a89
This commit is contained in:
Jeff Brown
2011-01-02 21:34:53 -08:00
parent d7394da1a0
commit 55ecde5deb

View File

@@ -125,6 +125,10 @@ See test_defs.xsd for more information.
build_path="frameworks/base/libs/utils/tests" build_path="frameworks/base/libs/utils/tests"
description="Framework libutils unit tests." /> description="Framework libutils unit tests." />
<test-native name="libinput"
build_path="frameworks/base/services/input/tests"
description="Framework libinput unit tests." />
<!-- end of framework tests --> <!-- end of framework tests -->
<!-- media framework tests --> <!-- media framework tests -->