diff options
| author | 2024-04-08 17:10:44 +0000 | |
|---|---|---|
| committer | 2024-04-08 22:29:52 +0000 | |
| commit | fef145755fb153bd38f199dbda0e8a442e5d5158 (patch) | |
| tree | cb23cf9e3d7753d8d6a60f633b584d37be9287b0 /libs/androidfw/StringPool.cpp | |
| parent | 43e10749f49e99100b891691dde445ed4a479007 (diff) | |
Move UserWakeupStore initialization to happen before it is used
Before this change there was a case in which UserWakeupStore was called before it was initialised which caused NPE.
With this change it is initialized before any calls can happen.
Bug: 332990374
Test: atest AlarmManagerServiceTest
Change-Id: I122eaf9a7f6dac17f808a7267e6f37292ffe91e4
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions