Fix libutils test package path.

Change-Id: Ibee2db4e75c5872d94984a02ef8bbdc6bd1e4b33
This commit is contained in:
Jeff Brown
2012-05-31 16:08:05 -07:00
parent 6cc9755baa
commit 50d57364f9

View File

@@ -129,7 +129,7 @@ See test_defs.xsd for more information.
description="Framework libandroidfw unit tests." />
<test-native name="libutils"
build_path="frameworks/base/libs/utils/tests"
build_path="frameworks/native/libs/utils/tests"
description="Framework libutils unit tests." />
<test-native name="libinput"