summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Sanath Kumar <sanathku@google.com> 2024-10-02 21:40:52 +0000
committer Sanath Kumar <sanathku@google.com> 2024-10-02 21:40:52 +0000
commit920b9b861577fed227a9e3350ad5f721374fbbcb (patch)
tree7fa60826071398640bc5b69060c17f030ae4cdb8 /libs/androidfw/StringPool.cpp
parentb3f9f391102fc4ce59992f6c9d028025b11417c9 (diff)
Do not enable JobParameters cleaner for SYSTEM_UID
JobParameters objects are passed by reference in local Binder transactions for clients running as SYSTEM. The life cycle of the JobParameters objects are no longer controlled by the client. Without this change the cleaner may get invoked in the same context as JobScheduler causing unintended behavior. Bug: 349688611 Bug: 369488147 Flag: EXEMPT bugfix Change-Id: Ib9f1a8ea45fc8c7508a3aa2e2c99e10ea374e89a
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions