commit | 75b901d4a8d53baaccaec6af7fadae6a3ce939c1 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue May 15 11:19:43 2018 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed May 30 08:38:11 2018 -0700 |
tree | e40b5993358334e905379cf0a4ed2de764edabce | |
parent | 1385725e0995052ad96b482a60e9ffd5b663ddb5 [diff] [blame] |
init: add keychords_test Test: init_tests --gtest_filter=keychords.* Bug: 64114943 Change-Id: I357d0c1bd56660ac28bc02b76d5632ef1b9328b7
diff --git a/init/Android.bp b/init/Android.bp index a3083c1..517847c 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -170,6 +170,7 @@ srcs: [ "devices_test.cpp", "init_test.cpp", + "keychords_test.cpp", "persistent_properties_test.cpp", "property_service_test.cpp", "property_type_test.cpp",