diff options
author | felipeal <felipeal@google.com> | 2020-04-15 08:39:36 -0700 |
---|---|---|
committer | felipeal <felipeal@google.com> | 2020-04-20 14:55:50 -0700 |
commit | a2f45ef93c8dcd377a94ee4d426bf82791a1c40f (patch) | |
tree | 88d578fac21434fe4cde9a15a1155964be92d411 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 6bea42df7efad04f276a56a15d9aa7b2abc603d3 (diff) |
Added Shell command to list system packages that were not configured for exclusion.
Automated tests can check if packages are missing by calling:
$ adb shell cmd user list-missing-system-packages
(if it returns an empty string, everything is fine)
While developers can use:
$ adb shell cmd user list-missing-system-packages -v --force
(it lists missing packages even when the system is not on enforce mode)
Test: see above
Bug: 154112291
Change-Id: Iacdf121786f238059f61e83a257c07463c4097c5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions