Fix documentation for revokeSelfPermissionsOnKill API

Killing the app right after revokeSelfPermissionsOnKill
prevents permission revocation as the IPC call is not yet
completed due to async nature.

Fix: 311557928
Test: build
Change-Id: Id54eff506825f79583ec11b85b481bffc3b2b306
1 file changed