commit | 2c8c49c03221f9cc3f89a5480309ab5c305cb482 | [log] [tgz] |
---|---|---|
author | lijilou <[email protected]> | Fri Jun 07 14:51:14 2024 +0800 |
committer | Jilou li <[email protected]> | Tue Jun 18 01:32:33 2024 +0000 |
tree | a9b0c6fb84221d34b4cbfe8418f698f2c3303788 | |
parent | 36f8cfd9719905edcff9bcc691d64006624cb16b [diff] |
Usage:fix arrayIndexOutOfBoundsException to aviod systemServer crash. The object mPackagesTokenData should be accessed with mLock locked, except for the obfuscateCurrentStats and filterStats methods, which may cause multi-threaded access exceptions. Test: OEM monkey test Bug: 345626542 Change-Id: I8a89b68d407d6ff692f163bcb33e07c7dbc1a468