Suppress broken apache-harmony logging CTS tests

Add test suppression entries for differences known to be
caused by Android changes and failures that involve
java code fixes.

Some failures are the result of the test code being newer
than the libcore code. Android took its last libcore update
from apache-harmony some time after r820767 but before r929953
and its test-code update at r1097236. This explains a few
things.

java package fixes will be applied via a separate commit.

Bug: 13882147
(cherry picked from commit 3b24d91a6c079234f36ca5cbf862eb975cd5fb4a)

Change-Id: I45fc103f20ab430b8924174a690c49bee4083f0f
1 file changed