commit | ffc151ca2addc4808141014f80f21ceb50aa506f | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Sep 19 21:34:45 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Sep 19 21:34:45 2017 +0000 |
tree | 55b7df2495c42dffd90f5827447907355e7ac6d0 | |
parent | 7fccf50db2254b8729ab82268e5622016e040c73 [diff] | |
parent | 34daf2ff7c28a25bb48be577add820cbf71ea2d2 [diff] |
Merge "Register mock EVS driver as EvsEnumeratorHw"
diff --git a/automotive/evs/1.0/default/ServiceNames.h b/automotive/evs/1.0/default/ServiceNames.h index d20a37f..1178da5 100644 --- a/automotive/evs/1.0/default/ServiceNames.h +++ b/automotive/evs/1.0/default/ServiceNames.h
@@ -14,4 +14,4 @@ * limitations under the License. */ -const static char kEnumeratorServiceName[] = "EvsEnumeratorHw-Mock"; +const static char kEnumeratorServiceName[] = "EvsEnumeratorHw";