commit | 5fa5070cf9cfdb58b9f51697c0bae9fe283e2b22 | [log] [tgz] |
---|---|---|
author | Omer Nebil Yaveroglu <omernebil@google.com> | Wed Apr 22 13:53:44 2020 +0100 |
committer | Ömer Nebil Yaveroğlu <omernebil@google.com> | Thu Apr 23 09:40:57 2020 +0000 |
tree | 232c214fbc2860699a6943fcd3281e0e1a4708ae | |
parent | 19f58926e372c022e38b87ac9bffdf994d2321b3 [diff] |
As per Todd's advice, this CL does the following on AppIntegrityComponentImpl: 1 - Remove the use of stream() -- still couldn't do this for File.listDir result. 2 - Hide the logs behind a DEBUG_INTEGRITY_COMPONENT static boolean. Bug: 154698352 Test: atest AppIntegrityManagerServiceImplTest Change-Id: I23b56ea2a50bb27814721d8e512be137673aaaec (cherry picked from commit 0f7191c2454963f2e52d49f8952fba1e6ebff2e3)