summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/PackageInfoLite.java
AgeCommit message (Expand)Author
2020-02-06Allow test builds to optionally skip verificationChester Hsieh
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2017-12-04Add major version code to platform.Dianne Hackborn
2014-11-24Introduce revision codes for split APKs.Jeff Sharkey
2014-07-15Fix multiArch parsing for ApkLite.Narayan Kamath
2014-07-10Multi-arch application installs.Narayan Kamath
2012-08-24Keep track of whether an app is installed for each user.Dianne Hackborn
2011-09-23Allow non-required package verifiersKenny Root
2010-03-11Add correct copyright headers to multiple filesKenny Root
2010-03-09Add conditions to check for updated system applications. Restrict themSuchi Amalapurapu