Hi all, I am currently working on media session related work, I don't want my app be notified when the session change is made by my app, I checked the framework code and found MediaSessionRecord recorded the package information of the app who made the session change, but in <http://hifhlxigap02.hoem.ad.harman.com/source/xref/harman-info3-lp-my17-release/frameworks/base/services/core/java/com/android/server/media/MediaSessionRecord.java> pushSessionsChanged it is not used yet, I want to use it to filter the listener to be notified, any potential issue maybe? <http://hifhlxigap02.hoem.ad.harman.com/source/s?refs=pushSessionsChanged&project=harman-info3-lp-my17-release>
Thanks, Bely <http://hifhlxigap02.hoem.ad.harman.com/source/s?refs=pushSessionsChanged&project=harman-info3-lp-my17-release> -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/c3aa08fe-bd9b-473e-beac-821da545a14a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

