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

Commit 09c82ab9 authored by Tyler Gunn's avatar Tyler Gunn Committed by Android (Google) Code Review
Browse files

Merge "Move getLastKnownCellIdentity to its own flag." into main

parents 67e27e37 887afebb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -50,3 +50,10 @@ flag{
  bug: "311688497"
  is_exported: true
}

flag{
  name: "get_last_known_cell_identity"
  namespace: "telecom"
  description: "Formalizes the getLastKnownCellIdentity API that Telecom reliees on as a system api"
  bug: "327454165"
}