From a3148d24c257b110a71114725d7d0d33c60bbc66 Mon Sep 17 00:00:00 2001 From: Jeffrey Huang Date: Fri, 4 Dec 2020 11:42:55 -0800 Subject: Migrate comment to new proto_logging directory Bug: 167962588 Test: TH Change-Id: I38998075d8ff09385eb3e77fe26364a85258b3bc --- runtime/compat_framework.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/compat_framework.h') diff --git a/runtime/compat_framework.h b/runtime/compat_framework.h index 0b2426f3d3..bc628d2229 100644 --- a/runtime/compat_framework.h +++ b/runtime/compat_framework.h @@ -29,7 +29,7 @@ class CompatFramework { public: // Compat change reported state // This must be kept in sync with AppCompatibilityChangeReported.State in - // frameworks/base/cmds/statsd/src/atoms.proto + // frameworks/proto_logging/stats/atoms.proto enum class ChangeState { kUnknown, kEnabled, -- cgit v1.2.3-59-g8ed1b