commit | fadee109d666c9e67a42c8e8ab29c3e1cae94f1b | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Fri Mar 13 17:16:07 2015 +0000 |
committer | Narayan Kamath <narayan@google.com> | Thu Mar 19 18:10:15 2015 +0000 |
tree | 3bdc4851c6ed13b29d5ad39b0616cb6b50c78fe5 | |
parent | 8ca542f4394affd420271d8df946e199449508e6 [diff] |
Remove VoiceDialer from PRODUCT_PACKAGE list. Change-Id: Ibc86ddee90a9ff83c3cdcbf086a6a1e466ba5088
diff --git a/target/product/full_base_telephony.mk b/target/product/full_base_telephony.mk index 2fd2ce8..9a2c63a 100644 --- a/target/product/full_base_telephony.mk +++ b/target/product/full_base_telephony.mk
@@ -19,9 +19,6 @@ # build quite specifically for the emulator, and might not be # entirely appropriate to inherit from for on-device configurations. -PRODUCT_PACKAGES := \ - VoiceDialer - PRODUCT_PROPERTY_OVERRIDES := \ keyguard.no_require_sim=true \ ro.com.android.dataroaming=true