| commit | 87cc2e19e56e8e8a61cc7bd4ae7e6e8fcdede112 | [log] [tgz] |
|---|---|---|
| author | Syaoran Kuo <syaoranx@google.com> | Fri May 07 18:49:26 2021 +0800 |
| committer | Syaoran Kuo <syaoranx@google.com> | Fri May 07 18:49:26 2021 +0800 |
| tree | 6b019cabf17e816f9afba6482a8a0c5513f25b16 | |
| parent | 180051cf05ecb74e1a94034bd7c622abd461bb6c [diff] [blame] |
Add more log for debugging resource id issue. Bug: 187485845 Test: atest SettingsComponentTests Change-Id: I6268809eca172b0b4aa9f1a252e0d519ad758083
diff --git a/tests/componenttests/Android.bp b/tests/componenttests/Android.bp index 44158c7..7d9c4b2 100644 --- a/tests/componenttests/Android.bp +++ b/tests/componenttests/Android.bp
@@ -27,6 +27,8 @@ ], test_suites: ["device-tests"], - + optimize: { + enabled: false, + }, instrumentation_for: "Settings", }