mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Add import comments
PiperOrigin-RevId: 520433728
This commit is contained in:
committed by
Copybara-Service
parent
94630e75ea
commit
c73ebe8778
@@ -16,6 +16,9 @@ syntax = "proto2";
|
||||
|
||||
package location.nearby.errorcode.proto;
|
||||
|
||||
// import "logs/proto/logs_annotations/logs_annotations.proto";
|
||||
|
||||
// option (logs_proto.file_not_used_for_logging_except_enums) = true;
|
||||
option optimize_for = LITE_RUNTIME;
|
||||
option java_package = "com.google.location.nearby.errorcode.proto";
|
||||
option java_outer_classname = "ErrorCodeEnums";
|
||||
|
||||
Reference in New Issue
Block a user