Go to file
Tyler Gunn 7c031f2244 Handover API cleanup.
- Fix issue where empty extras bundle crashes Telecom.
- Complete plumbing of handover complete APIs to Connection and Call.
- Add runtime permission check for acceptHandover.
- Fix bug in acceptHandover where caller identity was not cleared,
resulting in some strange security exceptions.
- Use new EXTRA_IS_HANDOVER_CONNECTION sent to the ConnectionService when
the new APIs are used; this ensures that the CS knows that its a new
fangled handover, and not the legacy API.

Bug: 65415068
Test: CTS tests.
Change-Id: I4b9dafcc0707f1ce58cb6c100588d46fcf0a170f
Merged-In: I4b9dafcc0707f1ce58cb6c100588d46fcf0a170f
2018-01-30 16:58:15 +00:00
libs Add guava to the build 2014-01-13 06:57:51 -08:00
proto Add _UNSPECIFIED fields to enumss 2016-11-10 17:18:18 -08:00
res Import translations. DO NOT MERGE 2017-11-29 15:30:40 -08:00
scripts Migrate Telecom tests to JUnit4 2018-01-10 02:06:22 +00:00
src/com/android/server/telecom Handover API cleanup. 2018-01-30 16:58:15 +00:00
testapps Adds Package check and TestApps test for PhoneAccount am: 702f8f5870 am: 962fb9a53e 2017-08-25 20:52:46 +00:00
tests Handover API cleanup. 2018-01-30 16:58:15 +00:00
.classpath
.project
Android.mk Add dumpsys to Telecom analytics output 2016-08-10 21:02:11 +00:00
AndroidManifest.xml Merge "Add wakelock to UserCallActivity" 2017-08-10 22:35:04 +00:00
CleanSpec.mk Delete unnecessary obj/APPS/Telecomm_intermediates folder 2014-09-14 10:09:27 -07:00
OWNERS Add OWNERS in packages/services/Telecomm 2017-06-06 11:02:11 -07:00
proguard.flags Switch to using android.telecom.Log in Telecom 2016-10-19 13:44:00 -07:00