OSDN Git Service

apicheck: Suppress certain changes in final qualifier.
authorJeff Brown <jeffbrown@google.com>
Mon, 1 Apr 2013 20:40:55 +0000 (13:40 -0700)
committerJeff Brown <jeffbrown@google.com>
Mon, 1 Apr 2013 21:24:49 +0000 (14:24 -0700)
commitdd243370f509115a9e3bd263dcf31e74ae448bd5
treece03ecd4c1e11a7e6bbea61ad08985fb05302d2b
parent51f7dcb9adb60c91bf85d3148c841efa2b3a14f2
apicheck: Suppress certain changes in final qualifier.

It is safe for a class to become final if it was not previously
instantiable since applications could not declare subclasses
of their own.

Likewise it is always safe to remove final.

Change-Id: I9a72fee7b25ccceca2024112812b97872ba2ec6b
core/tasks/apicheck.mk