OSDN Git Service

Fix another issue with constructing SafeActivityOptions
authorJorim Jaggi <jjaggi@google.com>
Thu, 26 Apr 2018 16:51:16 +0000 (18:51 +0200)
committerJorim Jaggi <jjaggi@google.com>
Fri, 27 Apr 2018 12:48:49 +0000 (14:48 +0200)
commit12d38a8340823577de03ff28c7f9e15e7a956256
treea17fee91d9e50a39204c7b0f5fb90f37f7f0fbc6
parent7bb2e9383d7a4c7a37bf49b7653be4547329d44b
Fix another issue with constructing SafeActivityOptions

Also log the wtf earlier as well so we know where potential
issues are coming from

Test: Launch notififcation
Bug: 78591617
Change-Id: I99557670fd3805dbeac9042f7db13e28fa00fc21
services/core/java/com/android/server/am/PendingIntentRecord.java
services/core/java/com/android/server/am/SafeActivityOptions.java