Add import comments

PiperOrigin-RevId: 520433728
This commit is contained in:
Nick Bourdakos
2023-03-29 13:55:46 -07:00
committed by Copybara-Service
parent 94630e75ea
commit c73ebe8778
8 changed files with 18 additions and 1 deletions
@@ -16,6 +16,7 @@ syntax = "proto2";
package location.nearby.analytics.proto;
// import "storage/datapol/annotations/proto/semantic_annotations.proto";
import "proto/connections_enums.proto";
import "proto/errorcode/error_code_enums.proto";
@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// #include "logs/proto/location/nearby/nearby_client_log.proto.h"
#include "google/protobuf/descriptor.h"
#include "gtest/gtest.h"
#include "internal/platform/logging.h"
@@ -16,6 +16,7 @@ syntax = "proto2";
package nearby.proto.fastpair;
// import "storage/datapol/annotations/proto/semantic_annotations.proto";
import "third_party/nearby/proto/fast_pair_enums.proto";
import "wireless/android/privacy/annotations/proto/collection_basis_annotations.proto";