summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorBeth Thibodeau <ethibodeau@google.com>2020-04-13 23:42:48 -0400
committerBeth Thibodeau <ethibodeau@google.com>2020-04-15 16:28:01 -0400
commita3d9098c85316cf6f5b78fe1df26a5d78f8fdd16 (patch)
treeebeecb66b13614078d9982bd46d1d20f85fd8c1e /tools/aapt2/java/JavaClassGenerator_test.cpp
parentcd5d9b29a1b0aed1c8b2c9dcbbcd55fee87cfd76 (diff)
Match players based on notification key
One player per package caused problems with RCN because all RCN notifications come from the same package. We can't remove this step completely because then every time the user restarts media it would create a new set of controls. Instead, match based on the notification key. This will allow one player per notification tag + ID, so RCN can use different IDs per device to have multiple players visible at the same time. This is consistent with how NotificationManager identifies notifications to update. Fixes: 153236983 Test: manual - used cast test apk and cast to multiple devices on a different phone, observed multiple players Change-Id: Iaa98b4180725209982beb079d96bfedaa9742b58
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions