diff options
Diffstat (limited to 'apex')
-rw-r--r-- | apex/jobscheduler/framework/aconfig/job.aconfig | 2 |
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 { |