summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Refactor SMS Middleware and SMS Send path.Koushik Dutta2013-07-111-1/+0
| | | | | | | | | | Introduce a new Broadcast, ACTION_NEW_OUTGOING_SMS, that is similar to the existing call equivalent ACTION_NEW_OUTGOING_CALL. This allows a receiver to rewrite the intent or cancel it entirely. This removes the need for injecting middleware. Change-Id: I063288461161979f951932f32ade2cfbd72f8b73
* Add SMS Middleware layer.Koushik Dutta2013-06-291-0/+1
| | | | Change-Id: I4fff0c584f8fce9c5f2f4fe86a82fe6480c307c7
* Allow a device to include its own RIL subclassRicardo Cerqueira2012-11-261-0/+5
| | | | | | | | | For cases where a single device needs a subclass, there's no need to pollute the common core with it: just stick it in the device's own repository, and add something like "BOARD_RIL_CLASS := ../../../device/manuf/model/ril/" to the BoardConfig Change-Id: I9d01ceb6e5587382eb216341e2e373ec0c52848f
* 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/+34
telephony-common was created by moving some of frameworks/base/telephony to: frameworks/opt/telephony Change-Id: I32cbb5eec1fa239c1587e055c8f7ef4fc48fb62c