Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eca23784 authored by Adrian Roos's avatar Adrian Roos Committed by Android (Google) Code Review
Browse files

Merge "Improve mergeability of metrics_constants.proto" into nyc-dev

parents 9da18850 159ef7b4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1903,5 +1903,9 @@ message MetricsEvent {
    // App requested access to a directory it has already been granted
    // access before; action pass package name of calling package.
    ACTION_SCOPED_DIRECTORY_ACCESS_ALREADY_GRANTED_BY_PACKAGE = 331;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS

  }
}