commit | 92ed48434a55501187780dd12765b78564ec31f6 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Tue Oct 15 13:23:08 2019 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Fri Oct 18 16:59:04 2019 +0000 |
tree | 99d4ed6b0132ac16a5db852b482b2e20ee8bb9e0 | |
parent | 067d5ac2fee0129e4efec8cbe6a920463ebd6a88 [diff] |
Remove @hide method usage in Telecom. Some @hide Connection methods are being removed for mainline purposes. Removed usage of Connection#putExtra shortcut method in favor of the supported public API. Inline use of Connection.can() method since it is just bit math. Bug: 141576016 Test: Smoke test Test: Run unit tests Test: Run CTS tests Change-Id: Idf65a45c924fd227ff487f501cd256200ab26f84 Merged-In: Idf65a45c924fd227ff487f501cd256200ab26f84