summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Kweku Adams <kwekua@google.com> 2022-11-01 19:15:37 +0000
committer Kweku Adams <kwekua@google.com> 2022-12-20 18:36:14 +0000
commit2ad1bf1a60d8d6d8df6b35ca9bc76f8e2d593b66 (patch)
tree7bea5684220541bc13d05974b376f5a0cc6ae274 /libs/androidfw/ApkParsing.cpp
parent8f4e50a55ae075f3bd95ded5b29764f5210618eb (diff)
Allow for job namespacing.
Make it possible for apps to put jobs into distinct namespaces. This can be used by libraries to ensure their jobs don't conflict with other libraries or the main app, by large apps that don't want to worry about different parts of the app interfering with each other, by different packages with a shared UID, or even by the system. Bug: 253649458 Test: atest frameworks/base/services/tests/servicestests/src/com/android/server/job Test: atest frameworks/base/services/tests/mockingservicestests/src/com/android/server/job Test: atest CtsJobSchedulerTestCases:JobParametersTest Test: atest CtsJobSchedulerTestCases:JobSchedulingTest Change-Id: I1bcb80640c9ef8cb7e8ece77b0f265c60d758957
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions