OSDN Git Service

policy: Use PathClassLoader for loading the keyhandler
authorSteve Kondik <steve@cyngn.com>
Sun, 11 Sep 2016 07:49:41 +0000 (00:49 -0700)
committerSteve Kondik <steve@cyngn.com>
Tue, 13 Sep 2016 07:12:41 +0000 (00:12 -0700)
commitb779065bb96a3c972cfb58eee6a465f88440a6aa
treec9cb57053762a3e23a1278913f7ef3e42f906abe
parenta241d4348eeb39ac4eebd2e59bb0c3093053d73d
policy: Use PathClassLoader for loading the keyhandler

 * Fix crash on start due to getCacheDir throwing an exception.
 * We can't do this anymore due to the new storage/crypto in N.

Change-Id: I28426a5df824460ebc74aa19068192adb00d4f7c
services/core/java/com/android/server/policy/PhoneWindowManager.java