commit | db587c6e5d3d23248b09252340d911b5c688a7c9 | [log] [tgz] |
---|---|---|
author | Rhed Jao <rhedjao@google.com> | Mon Jul 19 18:35:59 2021 +0800 |
committer | Rhed Jao <rhedjao@google.com> | Mon Aug 16 17:17:31 2021 +0800 |
tree | 443fd487e0efef7ae044dd827dd3702504ff9dd5 | |
parent | 5c18fc3e1af026c61ee4340ddb8aff1cd1045ceb [diff] |
Add multiple components support for component enabled setting updates This cl creates a new API setComponentsEnabledSetting in PackageManager. It accepts a list of component changes that applies them all atomically in order to improve performance and minimize the risk of errors for the applications. Bug: 189883959 Test: atest PackageManagerTest Change-Id: I64d9f46198e26e001e79ca9c198c26929adf8596