mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Add module food devices into the logsource
PiperOrigin-RevId: 675786084
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user