| commit | 4fd6b783e3fa28f648460fd06a6b5a6b4fa13f64 | [log] [tgz] |
|---|---|---|
| author | Ying Zheng <yizheng@google.com> | Tue Sep 11 12:55:04 2018 -0700 |
| committer | Ying Zheng <yizheng@google.com> | Tue Sep 11 13:51:49 2018 -0700 |
| tree | c03bcad667737736ace69922e9ed8f2d95454e77 | |
| parent | e006ff31414a3d2f24ecba5ede6d5f6d4cb1bf4c [diff] [blame] |
Migrate sysUI and carSysUI to the separated car user lib. Bug: 113868873 Test: build Change-Id: I48fb69aab7092d256c6839377c905340f9059165
diff --git a/packages/SystemUI/tests/Android.mk b/packages/SystemUI/tests/Android.mk index 6057614..aac37a2 100644 --- a/packages/SystemUI/tests/Android.mk +++ b/packages/SystemUI/tests/Android.mk
@@ -38,7 +38,8 @@ android.test.runner \ telephony-common \ android.test.base \ - android.car + android.car \ + android.car.user LOCAL_AAPT_FLAGS := --extra-packages com.android.systemui:com.android.keyguard