diff options
| author | 2023-02-15 18:48:50 +0000 | |
|---|---|---|
| committer | 2023-02-17 14:46:31 +0000 | |
| commit | e3d1e4caa9e920d539b3bf5eeb18fc2e152b89eb (patch) | |
| tree | 3aa5b4ed9c65aae8d49af4963fa7f1bf667410da /libs/androidfw/ApkParsing.cpp | |
| parent | 7137d9165d25c7ddec6fe92e9d83a83ceceeafb0 (diff) | |
Remove constructors and defer creating the Handler to onBind.
Previously, the Handler couldn't be built because we tried to call
getMainLooper() before the Service's base context was attached.
Bug: 268741053
API-Coverage-Bug: 265968015
Test: atest SharedConnectivityServiceTest
Change-Id: I70caac89ca69545e62b177872ef144b031cc4846
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions