Refactor Input/Output file to use const char* instead of standard string, and to use parent_folder and file_name for input and output files. This also incorporates the move from nearby_connections to nearby.

PiperOrigin-RevId: 415587802
This commit is contained in:
jfcarroll
2021-12-10 12:49:50 -08:00
committed by Copybara-Service
parent 5ba6623eac
commit f12bb6c405
48 changed files with 540 additions and 377 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#include <string>
#include "platform/public/core_config.h"
#include "platform/base/core_config.h"
namespace location {
namespace nearby {