Compare commits
1 commit
9673de4d07
...
f2c697342c
Author | SHA1 | Date | |
---|---|---|---|
f2c697342c |
1 changed files with 0 additions and 1 deletions
|
@ -46,6 +46,5 @@ class UnprivilegedEuiccManagementFragment : EuiccManagementFragment() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private fun PackageManager.getApplicationLabel(packageName: String): CharSequence =
|
private fun PackageManager.getApplicationLabel(packageName: String): CharSequence =
|
||||||
getApplicationLabel(getApplicationInfo(packageName, 0))
|
getApplicationLabel(getApplicationInfo(packageName, 0))
|
||||||
|
|
Loading…
Add table
Reference in a new issue