Merge "Fix typo" am: a31dc6da2a am: b19c821215 am: 1bbec10259
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1976266 Change-Id: I41302c19b8503b486ba1228bc2d170b1863fe894
This commit is contained in:
@@ -407,7 +407,7 @@ public final class MediaController {
|
||||
/**
|
||||
* Get the session owner's package name.
|
||||
*
|
||||
* @return The package name of of the session owner.
|
||||
* @return The package name of the session owner.
|
||||
*/
|
||||
public String getPackageName() {
|
||||
if (mPackageName == null) {
|
||||
|
||||
Reference in New Issue
Block a user