summaryrefslogtreecommitdiff
path: root/apex
diff options
context:
space:
mode:
author Mårten Kongstad <amhk@google.com> 2024-11-28 07:58:20 +0000
committer Mårten Kongstad <amhk@google.com> 2024-11-28 07:58:20 +0000
commit4352680c501481b592d49da22d7f41b3d55ea3f3 (patch)
treea877fe26bf0f7f8619d099d533c3ab8753fbe4aa /apex
parent292ad4389f602337bcb28f7923ba1f3a9821551e (diff)
Revert^2 "Mark @FlaggedApi flags as exported"
322dd88f9dedd580115bd62377c2a21323540d2f Change-Id: I9d1b06d9bea270e22f364bbc4be24174d3ae53fe
Diffstat (limited to 'apex')
-rw-r--r--apex/jobscheduler/framework/aconfig/job.aconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/apex/jobscheduler/framework/aconfig/job.aconfig b/apex/jobscheduler/framework/aconfig/job.aconfig
index 47a85498f51b..63624d8cad4a 100644
--- a/apex/jobscheduler/framework/aconfig/job.aconfig
+++ b/apex/jobscheduler/framework/aconfig/job.aconfig
@@ -29,6 +29,7 @@ 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 {
@@ -36,6 +37,7 @@ 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 {