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

Commit 159ef7b4 authored by Adrian Roos's avatar Adrian Roos
Browse files

Improve mergeability of metrics_constants.proto

Change-Id: I6f964d85b5d1b85a04bc8ac2a87453455be93719
parent 35293d2f
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

  }
}