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

Commit e7646800 authored by Yahav Nussbaum's avatar Yahav Nussbaum
Browse files

Platform version of Nearby's powered_off_finding flag

Bug: 324993608
Test: TH
Change-Id: Ic3b7f9a7d8cf29d9f4cd51a39dd51488fbb62fe3
parent 411e91c7
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -9,3 +9,11 @@ flag {
  description: "The flag controls the access for getIpSecTransformState and IpSecTransformState"
  bug: "308011229"
}

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