commit | 59e8aa350326d1b891747da493e7c0838c36c96c | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Mon Mar 29 16:54:44 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Mar 29 16:54:44 2021 +0000 |
tree | bb5ec08c8289ce6b97595d8b6e5682af84f8a343 | |
parent | 989a10d131d50f1c043b4129891469a7b2a2be1d [diff] | |
parent | b8c4d4cd8614d1050d4e8cf8008cb7ec96f6d2af [diff] |
Merge "Dialer: Move assertion to top of method"
diff --git a/Android.mk b/Android.mk index a9fe371..c387238 100644 --- a/Android.mk +++ b/Android.mk
@@ -176,6 +176,7 @@ LOCAL_PRODUCT_MODULE := true LOCAL_USE_AAPT2 := true LOCAL_REQUIRED_MODULES := privapp_whitelist_com.android.dialer +LOCAL_USES_LIBRARIES := org.apache.http.legacy include $(BUILD_PACKAGE)