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

Commit 97facce8 authored by Kevin Lau Fang's avatar Kevin Lau Fang
Browse files

Revert submission

Reason for revert: This causes a boot issue on Taimen (b/144480969). It wasn't caught by TreeHugger due to Taimen tests being disabled due to a different lab outage (b/144350336).

Change-Id: Ib9fb23e378034fe73373030e0865c6bac99d4f37
parent 2f78b36f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ public class LegacyVoicemailNotificationReceiver extends BroadcastReceiver {
              + ", PREVIEW_SDK_INT="
              + Build.VERSION.PREVIEW_SDK_INT
              + ", RELEASE="
              + Build.VERSION.RELEASE_OR_CODENAME);
              + Build.VERSION.RELEASE);
      return;
    }