Merge "Fix typo" am: a31dc6da2a am: b19c821215
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1976266 Change-Id: I1d66400e8a09fdc4deaee75313f900a3306e695f
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