Move BlockGuard and CloseGuard to Platform

This was causing issues on Gingerbread devices since CloseGuard was not
in that release yet. Move them out to Platform so we can filter on
release when we decide whether to instantiate or not.

Bug: 24607028
Change-Id: Iba0bbb0b878076319ace40f848aa5e307e2c3ad8
3 files changed