Add DISALLOW_APPS_CONTROL check into uninstall app for all users
Settings App info page supports a "Uninstall for all users" function when multiple users are enabled. It bypasses the restriction of DISALLOW_APPS_CONTROL which breaks the user isolation guideline. To fix this vulnerability, we should check the DISALLOW_APPS_CONTROL restriction to provide the "Uninstall for all users" function. Bug: 258653813 Test: manual & robotests Change-Id: I5d3bbcbaac439c4f7a1e6a9ade7775ff4f2f2ec6 Merged-In: I5d3bbcbaac439c4f7a1e6a9ade7775ff4f2f2ec6
Loading
-
mentioned in commit 3594b1e4
-
mentioned in commit f3d990e3
-
mentioned in commit 6326f5e6
-
mentioned in commit 9038a266
-
mentioned in commit 36a43737
-
mentioned in commit 0e2bf4c8
-
mentioned in commit 7396023d
-
mentioned in commit a6176394
-
mentioned in commit 8c70085b
-
mentioned in commit b1391d7e
-
mentioned in commit b842d569
-
mentioned in commit 618af44b
-
mentioned in commit d0c69f7a
Please register or sign in to comment