mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Hooked up experiment for Nearby Connections
PiperOrigin-RevId: 516694135
This commit is contained in:
committed by
Copybara-Service
parent
e539d021a3
commit
acf0f09a3f
@@ -22,10 +22,7 @@ namespace nearby {
|
|||||||
namespace connections {
|
namespace connections {
|
||||||
namespace config_package_nearby {
|
namespace config_package_nearby {
|
||||||
|
|
||||||
#ifndef PHENOTYPE_CONFIG_PACKAGE_NEARBY
|
|
||||||
#define PHENOTYPE_CONFIG_PACKAGE_NEARBY
|
|
||||||
constexpr absl::string_view kConfigPackage = "nearby";
|
constexpr absl::string_view kConfigPackage = "nearby";
|
||||||
#endif // PHENOTYPE_CONFIG_PACKAGE_NEARBY
|
|
||||||
|
|
||||||
// The Nearby Connections features.
|
// The Nearby Connections features.
|
||||||
namespace nearby_connections_feature {
|
namespace nearby_connections_feature {
|
||||||
|
|||||||
Reference in New Issue
Block a user