DescriptionFix NetworkSMSHandler to use DBus service name instead of connection.
The 'DBus.Connection' property of a shill cellular device object is
deprecated. This CL fixes NetworkSMSHandler to use the DBus service
name, obtained from the 'DBus.Service' property of a shill cellular
device object, to create a DBus object proxy that interacts with a modem
object managed by cromo or ModemManager.
BUG=334337
TEST=Tested the following:
1. Run chromeos_unittests.
2. Send a SMS to a E936 modem, which is managed by cromo, and verify
that Chrome pops up a notification of the received SMS.
3. Repeat (2) using a MU736 modem, which is managed by ModemManager.
4. Repeat (2) using a pseudomodem.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245080
Patch Set 1 : #Patch Set 2 : #
Messages
Total messages: 4 (0 generated)
|