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

Commit e6a8d491 authored by Nathan Harold's avatar Nathan Harold Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for Exposing NRI#getRejectCause" into main

parents 7028e6a4 49c08155
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -53,5 +53,12 @@ flag {
  name: "support_nr_sa_rrc_idle"
  namespace: "telephony"
  description: "Support RRC idle for NR SA."
  bug: "301467052"
  bug: "298233308"
}

flag {
  name: "network_registration_info_reject_cause"
  namespace: "telephony"
  description: "Elevate NRI#getRejectCause from System to Public"
  bug: "239730435"
}