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

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

Merge changes from topic "revert-30583310-fix-non-exported-flags-UJJZKWBRYV" into main

* changes:
  Revert "accessibility_flags.aconfig: remove leading whitespace"
  Revert "Mark @FlaggedApi flags as exported"
parents 24e260dc 2c556b9c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@ flag {
   namespace: "backstage_power"
   description: "Detect, report and take action on jobs that maybe abandoned by the app without calling jobFinished."
   bug: "372529068"
   is_exported: true
}

flag {
@@ -37,7 +36,6 @@ flag {
    namespace: "backstage_power"
    description: "Ignore the important_while_foreground flag and change the related APIs to be not effective"
    bug: "374175032"
    is_exported: true
}

flag {
+0 −1
Original line number Diff line number Diff line
@@ -164,5 +164,4 @@ flag {
     name: "app_start_info_component"
     description: "Control ApplicationStartInfo component field and API"
     bug: "362537357"
     is_exported: true
}
+0 −2
Original line number Diff line number Diff line
@@ -367,7 +367,6 @@ flag {
    namespace: "enterprise"
    description: "API that removes a given managed profile."
    bug: "372652841"
    is_exported: true
}

flag {
@@ -391,7 +390,6 @@ flag {
  namespace: "enterprise"
  description: "Split up existing create and provision managed profile API."
  bug: "375382324"
  is_exported: true
}

flag {
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@ flag {
  namespace: "machine_learning"
  description: "Flag to enable the service"
  bug: "309689654"
  is_exported: true
}
flag {
  name: "enable_token_refresh"
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@ flag {
  namespace: "system_performance"
  description: "Control the API portion of Detailed Application Jank Metrics"
  bug: "366264614"
  is_exported: true
}

flag {
Loading