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

Commit 4557d64b authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert^2 "Mark @FlaggedApi flags as exported"" into main

parents 4f5c1e31 b5267604
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -69,4 +69,5 @@ flag {
    namespace: "telephony"
    description: "Used to notify the emergency callback mode for call/SMS to other applications."
    bug:"359064059"
    is_exported: true
}
+1 −0
Original line number Diff line number Diff line
@@ -127,4 +127,5 @@ flag {
  namespace: "telephony"
  description: "Support OEM_PAID and OEM_PRIVATE networks"
  bug: "366194627"
  is_exported: true
}
+2 −0
Original line number Diff line number Diff line
@@ -155,6 +155,7 @@ flag {
    namespace: "telephony"
    description: "Used to expose SMS related hidden APIs for SMS over IMS to public API."
    bug:"359721349"
    is_exported: true
}

# OWNER=jhyoon TARGET=25Q2
@@ -163,4 +164,5 @@ flag {
    namespace: "telephony"
    description: "This flag controls the type of API regarding MmTelFeature, either hidden or system type."
    bug:"359721349"
    is_exported: true
}
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ flag {
    namespace: "telephony"
    description: "This flag enables satellite carrier roaming to nb iot ntn."
    bug:"348253735"
    is_exported: true
}

# OWNER=tnd TARGET=24Q4
@@ -78,4 +79,5 @@ flag {
  namespace: "telephony"
  description: "Introduce SatelliteManager APIs for carrier apps to monitor satellite state change"
  bug: "357638490"
  is_exported: true
}
+1 −0
Original line number Diff line number Diff line
@@ -88,4 +88,5 @@ flag {
  namespace: "telephony"
  description: "Provide APIs to retrieve the status and recurrence rule info on a subscription plan"
  bug: "357272015"
  is_exported: true
}
Loading