-
- Downloads
Verify updated font is used in app process.
This CL adds a VTS test that: 1. Updates NotoColorEmoji font 2. Launches a test app that renders an emoji 3. Verifies that the updated NotoColorEmoji font file is used by the app process. Bug: 180370569 Test: atest UpdatableSystemFontTest Change-Id: I418d7cc23a290ebe4ae6e5b8af782b336497fbdd
Showing
- tests/UpdatableSystemFontTest/AndroidTest.xml 5 additions, 0 deletionstests/UpdatableSystemFontTest/AndroidTest.xml
- tests/UpdatableSystemFontTest/EmojiRenderingTestApp/Android.bp 32 additions, 0 deletions.../UpdatableSystemFontTest/EmojiRenderingTestApp/Android.bp
- tests/UpdatableSystemFontTest/EmojiRenderingTestApp/AndroidManifest.xml 23 additions, 0 deletions...eSystemFontTest/EmojiRenderingTestApp/AndroidManifest.xml
- tests/UpdatableSystemFontTest/EmojiRenderingTestApp/src/com/android/emojirenderingtestapp/EmojiRenderingTestActivity.java 40 additions, 0 deletions...oid/emojirenderingtestapp/EmojiRenderingTestActivity.java
- tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/UpdatableSystemFontTest.java 76 additions, 20 deletions.../android/updatablesystemfont/UpdatableSystemFontTest.java
Please register or sign in to comment