Migrate comment to new proto_logging directory

Bug: 167962588
Test: TH
Change-Id: I38998075d8ff09385eb3e77fe26364a85258b3bc
diff --git a/runtime/compat_framework.h b/runtime/compat_framework.h
index 0b2426f..bc628d2 100644
--- a/runtime/compat_framework.h
+++ b/runtime/compat_framework.h
@@ -29,7 +29,7 @@
  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,