diff --git a/proto/sharing_enums.proto b/proto/sharing_enums.proto index 3d020e68..2075b4e2 100644 --- a/proto/sharing_enums.proto +++ b/proto/sharing_enums.proto @@ -344,6 +344,8 @@ enum LogSource { OEM_DEVICES = 4; // Represents the device for debugging. DEBUG_DEVICES = 5; + // Represents the device for Nearby Module Food. + NEARBY_MODULE_FOOD_DEVICES = 6; } // The Fast Share server action name.