Update testAccessInstanceState after functionality changed in framework
The test case CompoundButtonTest#testAccessInstanceState needs to be updated since the commit e673aa4 in fwk/base was merged. The above patch removes the setFreezesText(true) from the method onSaveInstanceState() in CompoundButton.java making the test case fail. Change-Id: I843528bedc70db1fbeb50cf2ecbabd83374b5ee5
Loading
Please sign in to comment