Android Phone Module
4.2 Platform
Source code corresponding module Phone Contacts
source code corresponding path sourcepath/package/app/phone sourcepath/package/app/contacts
Generate APK path /system/app/phone.apk/system/app/contacts.apk
4.4 Platform
Source code corresponding module Dialer incallui teleservice
source code corresponding path sourcepath/package/app/dialer sourcepath/package/app/incallui sourcepath/package/services/telephony
Generate APK path /system/priv-app/dialer.apk /system/priv-app/teleservice.apk
4.2 Platform under the dial under Contacts.
4.4 Platform Dial under dialer
, the dialer make file has been included in the Incallui, so you won't see any effect even if the APK push generated by the Incallui module is compiled separately from the phone. Dialer is a dial-up application; Teleservice is responsible for server side; Incallui is responsible for interface display.
Different Android Phone Module 4.2 platform and 4.4 platform