Merge "Doc update re use of MATCH_UNINSTALLED flag" into rvc-dev am: ce6252e5a4 am: 756e0cb1b9 am: 317ffa96e0
Change-Id: Ic4095d27392a0b1d3803a0b2e71a2d404f740724
This commit is contained in:
@@ -385,6 +385,9 @@ public abstract class PackageManager {
|
||||
* <p>
|
||||
* Note: this flag may cause less information about currently installed
|
||||
* applications to be returned.
|
||||
* <p>
|
||||
* Note: use of this flag requires the android.permission.QUERY_ALL_PACKAGES
|
||||
* permission to see uninstalled packages.
|
||||
*/
|
||||
public static final int MATCH_UNINSTALLED_PACKAGES = 0x00002000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user