Merge "Handle uninstall from notifications list" into mnc-dev
This commit is contained in:
@@ -379,6 +379,9 @@ public class InstalledAppDetails extends AppInfoBase
|
||||
|
||||
@Override
|
||||
public void onPrepareOptionsMenu(Menu menu) {
|
||||
if (mFinishing) {
|
||||
return;
|
||||
}
|
||||
boolean showIt = true;
|
||||
if (mUpdatedSysApp) {
|
||||
showIt = false;
|
||||
|
Reference in New Issue
Block a user