OSDN Git Service

Handle null packageName in PendingIntentRecord
authorRubin Xu <rubinxu@google.com>
Wed, 20 Jul 2016 16:34:50 +0000 (17:34 +0100)
committerRubin Xu <rubinxu@google.com>
Fri, 22 Jul 2016 10:15:18 +0000 (11:15 +0100)
commit5bf8a33aaf340431a5c3ccd492008f107f6d1fce
tree29798d2637c310da292859bb776841e46b367357
parent9fd8d75ebc71caf09970746cadaa26868072b637
Handle null packageName in PendingIntentRecord

Bug: 27896795
Change-Id: If187e4c9cf4e5a0461f207fd8c8576bcfa559999
services/core/java/com/android/server/am/PendingIntentRecord.java