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

Commit 7f40d457 authored by Aishwarya Mallampati's avatar Aishwarya Mallampati Committed by Android (Google) Code Review
Browse files

Merge "Create new flag satellite_system_apis" into main

parents 2da6f4e8 c029500d
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"