Skip to content
Commit 5dd48747 authored by Peiyong Lin's avatar Peiyong Lin
Browse files

Reduce log spam in GameManagerService.

Since it is possible that DeviceConfig returns packages that haven't
been installed, the query will fail in those cases. Avoid logging
exception in this case.

Minor: clean up some logs.

Fixes: b/187741764
Test: atest GameManagerServiceTests
Change-Id: I08a48da82761b5a902a09f18a8b88eb0281f892b
parent 14449b87
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment