Keystore: Use waitForService() instead of getService()

getService() is deprecated. It can also time out, and keystore doesn't
currently deal with that error condition gracefully.

Bug: 285846920
Test: boot device, IServiceManager doesn't complain
Change-Id: I3b73bf29087cc452d57545a5fd2aa9a3a50a86d4
1 file changed