summaryrefslogtreecommitdiff
path: root/cmds/statsd/src/shell/shell_data.proto
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/statsd/src/shell/shell_data.proto')
-rw-r--r--cmds/statsd/src/shell/shell_data.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/statsd/src/shell/shell_data.proto b/cmds/statsd/src/shell/shell_data.proto
index 236bdbdd31f6..ec41cbc5caff 100644
--- a/cmds/statsd/src/shell/shell_data.proto
+++ b/cmds/statsd/src/shell/shell_data.proto
@@ -21,7 +21,7 @@ package android.os.statsd;
option java_package = "com.android.os.statsd";
option java_outer_classname = "ShellDataProto";
-import "frameworks/base/cmds/statsd/src/atoms.proto";
+import "frameworks/proto_logging/stats/atoms.proto";
// The output of shell subscription, including both pulled and pushed subscriptions.
message ShellData {