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 1b30190f
-
mentioned in commit 3594b1e4
-
mentioned in commit adc9a200
-
mentioned in commit f3d990e3
-
mentioned in commit 46c8caa6
-
mentioned in commit b2943c38
-
mentioned in commit 9038a266
-
mentioned in commit fac442ae
-
mentioned in commit 36a43737
-
mentioned in commit 0e2bf4c8
-
mentioned in commit 7396023d
-
mentioned in commit ebc8473b
Please register or sign in to comment