commit | 5f0198bfbb7b8c7ee65dbadc19b4c7553531687c | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Jul 17 15:28:16 2018 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Tue Jul 17 15:28:51 2018 -0700 |
tree | e3d253f2cf6a91dd720408caefb0d8ef1470ba9d | |
parent | a63b3309fffcdbc8074648e539390342b0bd8697 [diff] [blame] |
ueventd: add a test for ueventd_parser.cpp Test: this unit test Change-Id: Ib23f23ea5b362bb458adf8208573e5dc80ad6cf0
diff --git a/init/Android.bp b/init/Android.bp index 625fb94..5bbb7a0 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -180,6 +180,7 @@ "service_test.cpp", "subcontext_test.cpp", "tokenizer_test.cpp", + "ueventd_parser_test.cpp", "ueventd_test.cpp", "util_test.cpp", ],