Files
frameworks_base/core/java/android/service
Julia Reynolds 265d093cd9 Use connected boolean as NLS does vs IBinder
To determine if the CPS can get/send messages. Apparently
the IBinder can be cached in ActivityManager and onBind() is not
always called when a service is connected the second time.

Test: manual; ensure a service recieves an onsubscribe for an
active rule post requestUnbind/requestRebind
Fixes: 62584038

Change-Id: Iffe37242509f3bf26e609e6b423f3928c00156ad
2019-06-05 10:45:29 -04:00
..
2019-04-15 16:02:41 -07:00
2019-04-15 10:18:24 -07:00
2019-04-30 11:16:21 -07:00