Go to file
Santos Cordon 581ec4ab2e Make telecom a non-persistent process.
There are still activities that run in short-lived telecom processes
because the system process doesn't run activities.  By having
persistent=true, these short-lived processes ended up living forever.
For the components that run in the system process, things should remain
unchanged since the system process is already persistent.

Bug: 18112269
Change-Id: I0cc59119dc421e1d3dd4c63440487bdd7ce99b9d
2014-12-15 10:22:31 -08:00
libs
res Import translations. DO NOT MERGE 2014-12-08 06:35:10 -08:00
src/com/android/server/telecom Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId. 2014-12-11 10:10:59 -08:00
tests Track (and use) UserHandle to make connections 2014-12-05 15:21:46 -08:00
.classpath
.project
Android.mk Remove Guava references from Telecom. 2014-11-21 08:49:52 -08:00
AndroidManifest.xml Make telecom a non-persistent process. 2014-12-15 10:22:31 -08:00
CleanSpec.mk Delete unnecessary obj/APPS/Telecomm_intermediates folder 2014-09-14 10:09:27 -07:00
proguard.flags Fix the broken unit tests 2014-09-23 09:51:03 -07:00