Remove hard-coded Object class from test 980

We redefined Object to a hard-coded dex-file in test 980. This led to
problems whenever anything tried to change the Object class. This
change makes us use slicer to modify the Object class instead.

Test: ./test.py --host
Change-Id: Ic888281f57f5796ec4a284ce79fa322669266899
4 files changed