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

Commit 5df16322 authored by Chaitanya Cheemala (xWF)'s avatar Chaitanya Cheemala (xWF) Committed by Android (Google) Code Review
Browse files

Revert "Mark @FlaggedApi flags as exported"

Revert submission 30583310-fix-non-exported-flags

Reason for revert: Likely culprit for b/381233132  - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Reverted changes: /q/submissionid:30583310-fix-non-exported-flags

Change-Id: I7db8dab8108a02d9fc2dff8bd6a8c6e4ec81cfcd
parent 8f338521
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -69,5 +69,4 @@ flag {
    namespace: "telephony"
    description: "Used to notify the emergency callback mode for call/SMS to other applications."
    bug:"359064059"
    is_exported: true
}
+0 −1
Original line number Diff line number Diff line
@@ -127,5 +127,4 @@ flag {
  namespace: "telephony"
  description: "Support OEM_PAID and OEM_PRIVATE networks"
  bug: "366194627"
  is_exported: true
}
+0 −2
Original line number Diff line number Diff line
@@ -155,7 +155,6 @@ 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
@@ -164,5 +163,4 @@ flag {
    namespace: "telephony"
    description: "This flag controls the type of API regarding MmTelFeature, either hidden or system type."
    bug:"359721349"
    is_exported: true
}
+0 −2
Original line number Diff line number Diff line
@@ -41,7 +41,6 @@ flag {
    namespace: "telephony"
    description: "This flag enables satellite carrier roaming to nb iot ntn."
    bug:"348253735"
    is_exported: true
}

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