commit | ed44123caf26fd912306b8c100f2c43a76230716 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Wed Sep 06 15:38:10 2023 -0700 |
committer | Songchun Fan <schfan@google.com> | Wed Sep 06 15:57:37 2023 -0700 |
tree | 255d22931111b613546618546ecdb63b04d49ed8 | |
parent | 8e4975fa89bf9a1d5ce53dd491ad07228c50331a [diff] |
[pm] feature flag is not needed for MATCH_UNINSTALLED_PACKAGES The behavior of the flag used in API methods such as getPackageInfo will stay the same. The only change is the installed state which is hidden. No need to use a feature flag. This CL is needed for the installed state change CL to proceed. BUG: 288142708 Test: atest android.content.pm.cts.PackageManagerTest#testUninstallWithKeepData Change-Id: I319ad2d948b3c0d58468387b9b5ab4b9b48ad70a