Change-Id: Iaeda5c91ba1b776cb7e5d208795dcb77247ef1d0
This commit is contained in:
Jacinta Hu 2022-02-08 03:26:45 +00:00
parent 81568fa22f
commit 8a40a85202

View File

@ -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) {