diff options
| author | Xin Li <delphij@google.com> | 2020-09-08 16:57:18 -0700 |
|---|---|---|
| committer | Xin Li <delphij@google.com> | 2020-09-08 16:57:18 -0700 |
| commit | eaf7c4998d15c61360bdcd716fb02b33acd8b526 (patch) | |
| tree | 7535ac3f76cce213db2f66501107c5e68c4830e3 /ipc_constants.cpp | |
| parent | 0bcc0e4488989dad285c7664b4cdaa6eaad666d4 (diff) | |
| parent | 7e90494ad7cd8b2a5f52781a636ae34af1904c97 (diff) | |
| download | platform_system_connectivity_wificond-master.tar.gz platform_system_connectivity_wificond-master.tar.bz2 platform_system_connectivity_wificond-master.zip | |
Bug: 168057903
Merged-In: I3b0a326c6381091e8721811fb5ea352e6af1031f
Change-Id: Id8a690a46c023b26372220ab8878b86b2b881eeb
Diffstat (limited to 'ipc_constants.cpp')
| -rw-r--r-- | ipc_constants.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc_constants.cpp b/ipc_constants.cpp index 110d07f..9dc887e 100644 --- a/ipc_constants.cpp +++ b/ipc_constants.cpp @@ -20,7 +20,7 @@ namespace android { namespace wificond { namespace ipc_constants { -const char kServiceName[] = "wificond"; +const char kServiceName[] = "wifinl80211"; } // namespace ipc_constants } // namespace wificond |
