aboutsummaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove VoicePhone interfaceEtan Cohen2014-07-081-0/+1
| | | | | | | | | | | VoicePhone interface was not a generic voice phone. It was a partial implementation of an ImsPhone (i.e. served no added-value purpose but confused functionality). Removed. Change-Id: Ida5d0fb2b09dcc6ec295ddd7a03f2cf6536b840b Conflicts: CleanSpec.mk
* Move mms lib (mms-common) code into telephony (telephony-common) (1/2)Ye Wen2014-07-061-0/+1
| | | | | | | Auto persisting WAP push code would cause circular dependency. So move mms lib code into telephony Change-Id: Iae3875662bca140280224ad2dc92c1d8dfac1d9e
* Fix NPE caused by null mUiccApplication.Wink Saville2014-06-251-0/+1
| | | | | Bug: 15712558 Change-Id: Ieb35fa69d8002286e54e6f5d8e73e057300ae94c
* Move IMms.aidl to frameworks/base (1/3)Ye Wen2014-06-181-0/+1
| | | | Change-Id: I6299cf6b4e14248024baf8daa451e173141b3c0f
* Merge kwd to masterWink Saville2014-06-121-0/+1
| | | | Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
* Move DataConnection related classes to their own package.Wink Saville2013-02-211-0/+1
| | | | Change-Id: I34ee9e87545e6b15ebf4d3ec101d4ed3d322f7b2
* Move a few files from frameworks/opt/telephony to frameworks/base.Wink Saville2013-02-071-0/+1
| | | | | | | | | Because ISms.aidl imports PendingIntent we couldn't easily make opt/telephony part of the PDK. So this change moves ISms.aidl and SmsRawData.*, which ISms.aidl also imports, back to frameworks/base. Change-Id: Ia64c6e771d5a292d9bfebb413a43f3745df55c85
* Cleanstep for SmsRawData.Wink Saville2013-02-031-0/+1
| | | | Change-Id: Ic3ae3a501a733508808866494b3bca0fcc819f3e
* Fix build error while were doing incremental buildRoger Chen2012-12-201-0/+1
| | | | | | | | | | | | | | Build command: make telephony-common Build error info as below: make: *** No rule to make target `frameworks/opt/telephony/ src/java/com/android/internal/telephony/AdnRecord.aidl', needed by `out/target/common/obj/JAVA_LIBRARIES/ telephony-common_intermediates/src/src/java/com/android/ internal/telephony/IIccPhoneBook.java'. Stop. Change-Id: I028a3d7ed94c63849bbbc5063142037f1d1ac7bf Signed-off-by: Roger Chen <cxr514033970@gmail.com>
* Telephony: Move AdnRecord.aidl into opt/telephonyAlex Yakavenka2012-08-031-0/+1
| | | | Change-Id: I827343c758dd2aac9014c4f98b247e3784606516
* Create telephony-common - DO NOT MERGEWink Saville2012-07-171-0/+45
telephony-common was created by moving some of frameworks/base/telephony to: frameworks/opt/telephony Change-Id: I32cbb5eec1fa239c1587e055c8f7ef4fc48fb62c