summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Justin Chung <justinkchung@google.com> 2023-09-04 16:35:51 +0900
committer Justin Chung <justinkchung@google.com> 2023-09-21 15:58:56 +0900
commit3748d0e3144313b5cbba6215feb0b8789d67c296 (patch)
tree2fb36d6d03b0f6927907142d3569bc4a3ef41ee8 /libs/androidfw/FileStream.cpp
parent6182bc4ad4415c9a2cc018ec8baae9ec37ba3a67 (diff)
Do not generate WTF for the SearchManager query
1. getSystemService() can generate WTF error, if service is not available from the device. But since search service is not available from the watch device, the query to the service should not print the WTF. 2. Still WTF was reported from the phone side too, due to the race of init order. To handle this, make PhoneWindowManager to not to call getSystemService for SearchService from init, but call in on demand. Bug: 297928943 Test: Manual test from SearchManager non-available device Change-Id: I7e3f7060f436aac28da8442773ca957c2e4cc172
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions