| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I4fff0c584f8fce9c5f2f4fe86a82fe6480c307c7
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I827343c758dd2aac9014c4f98b247e3784606516
|
|
telephony-common was created by moving some of
frameworks/base/telephony
to:
frameworks/opt/telephony
Change-Id: I32cbb5eec1fa239c1587e055c8f7ef4fc48fb62c
|