使用bundleManager.getApplicationInfo获取applicationInfo应用程序信息。applicationInfo应用程序信息具有removable属性,可通过该属性判断应用是否可被卸载。