OSDN Git Service

Prevent runtime restart on missing magnification spec accessors
authorAlan Viverette <alanv@google.com>
Thu, 12 Nov 2015 17:43:15 +0000 (12:43 -0500)
committerAlan Viverette <alanv@google.com>
Thu, 12 Nov 2015 17:43:15 +0000 (12:43 -0500)
commit590f2235d99488721f44ea880682efaa01f2c70d
tree3a5f50cbe3cb95f12e408d0815bfad415736322e
parent0116852120e4513eefe4b8c379c61088b2cf0850
Prevent runtime restart on missing magnification spec accessors

The spec property requires an accessible getter and setter. This code
will be removed in a following CL that refactors magnification spec
animation.

Change-Id: Ia8fecf98700d18e62ae30aa437b81b061c9a9542
services/accessibility/java/com/android/server/accessibility/MagnificationController.java