diff options
| author | 2022-04-27 15:00:58 -0700 | |
|---|---|---|
| committer | 2022-04-28 15:33:17 -0700 | |
| commit | d23ba7d4f8b551d369c91ebbb184fa1c34609d0a (patch) | |
| tree | c32b7410816bf781b1be3914f60747eaa2fe7366 /libs/androidfw/StringPool.cpp | |
| parent | 476efd5f8bb1cbbe9286d412260018cb2b1e97b3 (diff) | |
Persistent process is ProcessRecord.isPersistent().
Persistent process does not propagate BG-FGS-start capability
down to service over binding, the "persistent process" here is
ProcessRecord.isPersistent() (manifest file has android:persistent="true")
instead of the process's procstate is PROCESS_STATE_PERSISTENT, because app
could also get procstate PROCESS_STATE_PERSISTENT when it is bound by system_server.
Bug: 226461824
Test: b/226461824 reproduce steps.
Change-Id: If892ffaa2fe296aad334e71644ef22571a7d3e91
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions