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

Commit c029500d authored by Aishwarya Mallampati's avatar Aishwarya Mallampati
Browse files

Create new flag satellite_system_apis

Bug: b/373436320
Test: Manually tested SMS/MMS/DATA/CALL
Test: b/373653437
FLAG: com.android.internal.telephony.flags.satellite_system_apis
Change-Id: I85d1e545292ee3516ce7f04ce6574b74efc1dc29
parent e13ed6a3
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -63,6 +63,15 @@ flag {
  }
}

# OWNER=amallampati TARGET=25Q2
flag {
    name: "satellite_system_apis"
    is_exported: true
    namespace: "telephony"
    description: "Convert hidden SatelliteManager APIs to system APIs."
    bug:"373436320"
}

# OWNER=rambowang TARGET=25Q2
flag {
  name: "satellite_state_change_listener"