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

Commit 54584b9f authored by Nikhil Kumar's avatar Nikhil Kumar Committed by Android (Google) Code Review
Browse files

Merge "Added flag for incoming messages broadcast redirection to MAIN user" into main

parents fcd8e2d9 54f30f1f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -39,3 +39,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

# OWNER=nykkumar TARGET=25Q2
flag {
  name: "sms_mms_deliver_broadcasts_redirect_to_main_user"
  namespace: "telephony"
  description: "This flag controls the redirection of SMS_DELIVER AND WAP_PUSH_DELIVER broadcasts to the MAIN user."
  bug: "335820374"
}
 No newline at end of file