commit | dbb447f9e5655843ee6a8267ffe867bf16310edb | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Fri Apr 15 21:39:24 2022 +0000 |
committer | Kevin Liu <congxiliu@google.com> | Mon Jan 16 14:27:33 2023 +0000 |
tree | d2aa67bc2e537fd7c7836532346192110db53dbf | |
parent | 7f47d9d49a3b6f5c411e44b8457f3d219138443b [diff] |
SystemUI: stop using IPackageManager::isOnlyCoreApps() Due to the removal of support for Full Disk Encryption, this method always returns false. In preparation for removing it, stop calling it from SystemUI. Test: mma Bug: 208476087 Change-Id: I5b9de5667780388d19c1b3addae2124c35400ed2 (cherry picked from commit ac2561826714dbd268cefa2f6c04e9633ee22455) Merged-In: I5b9de5667780388d19c1b3addae2124c35400ed2