commit | a9f22263720783743f2444bcc1fa658e0f67c659 | [log] [tgz] |
---|---|---|
author | Cassie(Yitong) Wang <[email protected]> | Thu Mar 21 11:59:35 2019 -0700 |
committer | android-build-merger <[email protected]> | Thu Mar 21 11:59:35 2019 -0700 |
tree | a96e83593aaa6557ba6a19dd678cc6df7eac5ea0 | |
parent | 7d24ac23616eb69a54967e0b61a6710f8b1ef04c [diff] | |
parent | 4b4cc18e6c04cc755afc06b75cbeff07f629f968 [diff] |
Add Comments for androidx.car_car reference in SystemUpdater am: 4b4cc18e6c Change-Id: I3de970470cfad695c0afca02c293d86918c5ef97
diff --git a/Android.mk b/Android.mk index a462b90..a5fce36 100644 --- a/Android.mk +++ b/Android.mk
@@ -36,6 +36,9 @@ LOCAL_DX_FLAGS := --multi-dex +# This module depends on androidx.car_car for legacy reasons. +# Don't copy-paste the use of androidx.car_car + LOCAL_STATIC_ANDROID_LIBRARIES := \ androidx.car_car \ androidx.legacy_legacy-support-v4 \