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

Commit 946e750e authored by Yahav Nussbaum's avatar Yahav Nussbaum Committed by Automerger Merge Worker
Browse files

Merge "Platform version of Nearby's powered_off_finding flag" into main am: 8b91372f

parents 7c693040 8b91372f
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -9,3 +9,11 @@ flag {
  description: "The flag controls the access for getIpSecTransformState and IpSecTransformState"
  description: "The flag controls the access for getIpSecTransformState and IpSecTransformState"
  bug: "308011229"
  bug: "308011229"
}
}

flag {
    name: "powered_off_finding_platform"
    namespace: "nearby"
    description: "Controls whether the Powered Off Finding feature is enabled"
    bug: "307898240"
}