summaryrefslogtreecommitdiff
path: root/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/UpdatableSystemFontTest.java
AgeCommit message (Expand)Author
2021-06-10Read font attributes from buffer.Kohsuke Yatoh
2021-05-13Close FDs even when throwing SecurityException.Kohsuke Yatoh
2021-05-13Close FDs / mmap handles promptly.Kohsuke Yatoh
2021-05-05Ignore 'cmd font clear' failure in tearDown().Kohsuke Yatoh
2021-05-03Use FontManager Java API in tests.Kohsuke Yatoh
2021-05-03Make UpdatableSystemFontTest device side test.Kohsuke Yatoh
2021-04-22Do not actually reboot the device in VTS test.Kohsuke Yatoh
2021-04-20Wait more time for activity start.Kohsuke Yatoh
2021-04-13Verify updated font is used in app process.Kohsuke Yatoh
2021-04-08Allow same version update.Kohsuke Yatoh
2021-03-02Revert "Add crash detection and recovery."Kohsuke Yatoh
2021-02-04Add test for font crash protection.Kohsuke Yatoh
2021-02-01Integration test for updatable system font.Kohsuke Yatoh