commit | a848a8ec14fbffb98b96990c1a1b4b94427e535b | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Fri Jun 28 10:28:22 2019 -0700 |
committer | Todd Kennedy <toddke@google.com> | Fri Jul 12 19:51:06 2019 +0000 |
tree | 8a735db585a696e42d4f159e641e4f78eb8c9f70 | |
parent | 5e8329108365f6f66cedb6aea32468961c009671 [diff] |
Call ActivityManagerService.enterSafeMode This fixes the accidental removal (change ID If2e6afe21f6efcb141f3a4428ff9154b68f08a1d) of a call to ActivityManagerService.enterSafeMode, ensuring that when the rest of the device is in safe mode, ActivityManagerService and PackageManagerService are made aware of it and properly filter app launches. Fixes: 137052912 Test: manual; safe mode correctly blocks 3p apps Change-Id: Ie2caf6d2fd74b241927a245393fb31658201962f Merged-In: Ie2caf6d2fd74b241927a245393fb31658201962f