summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2016-02-16 14:12:00 -0800
committerRobert Carr <racarr@google.com>2016-02-16 14:12:00 -0800
commit8f640757c6d9babc6cc331a0af6ba685ad12babd (patch)
treed3a596d33876b21b3f279a6fd88c02b7f3100fc1 /tools/aapt2/java/JavaClassGenerator.cpp
parentdc414fa479d7e0df21bf64b43448c14e7d6ea50d (diff)
Fix issue with activity reuse for aliased components.
In this case of activity aliases, the ActivityRecord intent member will contain the aliased component name. The TaskRecord intent member will contain the resolved component name. When considering an activity for reuse during start, we need to compare our candidates ActivityRecord intent, not it's TaskRecord intent as we have not yet resolved the alias. Bug: 27112965 Change-Id: Ie3a1fb7b306469037372a0328364ca3d4530599e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions