patrickfav/uber-adb-tools

Feature Request: Add support for [--user USER_ID] in uninstall

开放

#1 创建于 2019年5月2日

 (1 条评论) (2 个反应) (0 位负责人)Java (24 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (175 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

When using adb normally, package manager (pm) gives an option to uninstall a particular app for just a particular user id. It would be useful to have that option in this as well.

e.g. adb shell pm uninstall -k --user 0 com.example.app

贡献者指南