Revert "Add bubbles UI logging for permission dialog shown."

This reverts commit bd2901a730539ca4de0cf7c64744d1fe5fb71d4b.

Reason for revert: Breaks tests

Change-Id: I63e2e0d4872ab9b1c948f0e7df270fb1f69135da
Exempt-From-Owner-Approval: Clean rollback of CL that breaks tests
diff --git a/cmds/statsd/src/atoms.proto b/cmds/statsd/src/atoms.proto
index 2b5d9dc..7ddb783 100644
--- a/cmds/statsd/src/atoms.proto
+++ b/cmds/statsd/src/atoms.proto
@@ -5346,7 +5346,7 @@
         HEADER_GO_TO_SETTINGS = 9;
         PERMISSION_OPT_IN = 10;
         PERMISSION_OPT_OUT = 11;
-        PERMISSION_DIALOG_SHOWN = 12;
+        PERMISSION_IGNORED = 12;
         SWIPE_LEFT = 13;
         SWIPE_RIGHT = 14;
         STACK_EXPANDED = 15;