commit | acdbd498702b8a7810f19d49e0c16d71f5061880 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Tue Jul 13 10:00:43 2021 -0700 |
committer | Winson <chiuwinson@google.com> | Tue Jul 13 10:04:14 2021 -0700 |
tree | aeb0598f018fecc36fbc59b4e0fe511d8f5ca4d5 | |
parent | 10239a0c9c8cce2f6e6b62944b7f4eea63c8156d [diff] |
Remove PMS dropNonSystemPackages This seems to have been added in error. A filterOnlySystemPackages wrapper already exists, which performs the same function. There are packages which are not required to be preinstalled system apps, and using the non-specific dropNonSystemPackages wrapper would accidentally strip those packages from the known set. Bug: 192915574 Test: presubmit Change-Id: I490c331653a2aac210ec090d1b5a96a7126f9fa4