Remove soong_metrics_proto from the import of the protobuf file.

No needed to define soong_metrics_proto since it is defined in
the Android.bp file.

Bug: b/172917718
Test: m nothing
Change-Id: Ib5f4cd6d06c08660803cf070da544e9c2d1dce1f
This commit is contained in:
Patrice Arruda 2020-12-15 19:41:40 +00:00
parent 48d55ad2db
commit 5c58b6410c

View file

@ -23,7 +23,7 @@ import (
"github.com/golang/protobuf/proto"
soong_metrics_proto "android/soong/ui/metrics/metrics_proto"
"android/soong/ui/metrics/metrics_proto"
)
const (