Add module food devices into the logsource

PiperOrigin-RevId: 675786084
This commit is contained in:
hai007
2024-09-17 18:38:36 -07:00
committed by Copybara-Service
parent 601ca32370
commit c001e31efe
+4
View File
@@ -418,6 +418,10 @@ enum LogSource {
OEM_DEVICES = 4;
// Represents the device for debugging.
DEBUG_DEVICES = 5;
// Represents the device for Nearby Module Food.
MODULE_FOOD_DEVICES = 6;
// Represents the device for BeTo Team Food.
BETO_DOG_FOOD_DEVICES = 7;
}
// LINT.IfChange