Use QUERY_ALL_PACKAGES permission from FuseDaemonTest

FuseDaemonTest installs helper test apps and ensures they're installed
by checking their version code. Due to ag/9751780, this doesn't work out
of the box anymore and needs QUERY_ALL_PACKAGES permission to work. This
CL adds this permission to FuseDaemonTest's AndroidManifest.xml.

Test: atest FuseDaemonHostTest
Fixes: 149567690
Change-Id: Iaaaaea39ecadaa458f5cdc7287cddd7d62aaff8e
1 file changed