commit | c46ff38d5f3620ecc4d3339a99f4da2fd37112e0 | [log] [tgz] |
---|---|---|
author | Mohammad Samiul Islam <samiul@google.com> | Thu May 09 15:36:21 2019 +0100 |
committer | Mohammad Samiul Islam <samiul@google.com> | Fri May 10 10:55:17 2019 +0100 |
tree | 169f2fdb97d2d57bfb40408341f3f061fa68edd9 | |
parent | 39789e86f766a16b6e0398dec963e96d280dac21 [diff] |
Add filter to getInstalledModules for showing installed modules only Additionally, the function now accepts PackageManager.MATCH_ALL flag for returning all ModuleInfos. Bug: 131929295 Test: Manual testing. Run the following commands $ adb shell pm get-moduleinfo $ adb shell pm get-installed-moduleinfo Observed that they are different. Change-Id: I37cfb7d717664c6183695348e1b0f11e4ddff0cf