diff options
| author | 2021-03-02 02:03:26 +0000 | |
|---|---|---|
| committer | 2021-03-02 11:29:01 -0800 | |
| commit | 4ba65f0a54d609057b56847afef0f7f31827aba3 (patch) | |
| tree | b339f5f7b999c5055d90a50b5bb1936b421e3d04 /tests/UpdatableSystemFontTest/AndroidTest.xml | |
| parent | e72cce52353e6f4c12dfa04d28bcc8e4d37a2bee (diff) | |
Revert "Add crash detection and recovery."
This partially reverts the following commits:
- commit de417e735ede24b0a3513772b1653996d0c05575
- commit 45c6231908265da0b91ad61df81a0c5af77e0c4a
Reason for revert: Caused boot time regression.
Bug: 176939176
Bug: 181536798
Test: atest FrameworksServicesTests:UpdatableFontDirTest
Test: atest UpdatableSystemFontTest
Change-Id: Ibb5505018b24caa442fcbefda57aaa674ab9441e
Diffstat (limited to 'tests/UpdatableSystemFontTest/AndroidTest.xml')
| -rw-r--r-- | tests/UpdatableSystemFontTest/AndroidTest.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/UpdatableSystemFontTest/AndroidTest.xml b/tests/UpdatableSystemFontTest/AndroidTest.xml index 7b919bd4b114..efe5d703880c 100644 --- a/tests/UpdatableSystemFontTest/AndroidTest.xml +++ b/tests/UpdatableSystemFontTest/AndroidTest.xml @@ -21,7 +21,6 @@ <target_preparer class="com.android.tradefed.targetprep.PushFilePreparer"> <option name="cleanup" value="true" /> - <option name="push" value="block_device_writer->/data/local/tmp/block_device_writer" /> <option name="push" value="UpdatableSystemFontTestCert.der->/data/local/tmp/UpdatableSystemFontTestCert.der" /> <option name="push" value="NotoColorEmoji.ttf->/data/local/tmp/NotoColorEmoji.ttf" /> <option name="push" value="UpdatableSystemFontTestNotoColorEmoji.ttf.fsv_sig->/data/local/tmp/UpdatableSystemFontTestNotoColorEmoji.ttf.fsv_sig" /> |