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

Commit 228e57cb authored by rambowang's avatar rambowang Committed by Rambo Wang
Browse files

Introduce aconfig flag to protect satellite state change listener API

Bug: 357638490
Test: m -j
Flag: EXEPMT flag change
Change-Id: Icae32d272f8733f4ad6b717d629795d6d2dd9f4a
parent 2a2acca1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -62,3 +62,11 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

# OWNER=rambowang TARGET=25Q2
flag {
  name: "satellite_state_change_listener"
  namespace: "telephony"
  description: "Introduce SatelliteManager APIs for carrier apps to monitor satellite state change"
  bug: "357638490"
}
 No newline at end of file