OSDN Git Service

Make plugins have an application context
authorJason Monk <jmonk@google.com>
Wed, 26 Oct 2016 19:23:09 +0000 (15:23 -0400)
committerJason Monk <jmonk@google.com>
Fri, 28 Oct 2016 14:14:20 +0000 (10:14 -0400)
commit6a652a4442c1894da212f2ba43026b16776ecf12
tree4b4b452576353cddffba72aa4d2535fd64b33c03
parentd371f9828b0365638c409f30994b202398959618
Make plugins have an application context

So things that use them don't crash.

Test: Plugin that uses getApplicationContext
Change-Id: I8673cb95544280f593479b014cd2620c2d02bf80
packages/SystemUI/plugin/src/com/android/systemui/plugins/PluginInstanceManager.java