Files
frameworks_base/core/java/android/os
Jeff Sharkey 57dcf5b177 Slow progress towards APK clusters.
Differentiate between "split APKs" and "cluster packages".  A cluster
package is a directory containing zero or more APKs (base+splits),
and a monolithic package is a single APK (base).

PackageSetting will use the directory name as its codePath, so track
the baseCodePath separately.  Clarify documentation in several
places.

Require that all installers provide file:// URIs through existing
hidden APIs; PackageInstaller hasn't been able to read content://
URIs for a long time.

Bug: 14975160
Change-Id: I1c6fed1b55205c2474b09871161a98a26669d22e
2014-07-02 19:03:54 -07:00
..
2014-02-25 14:52:23 -08:00
2014-02-25 13:20:07 -08:00
2013-06-21 18:43:17 -07:00
2014-04-16 18:51:25 +02:00
2014-03-03 15:36:36 -08:00
2014-04-16 18:51:25 +02:00
2014-04-22 19:15:33 -07:00
2014-05-08 13:58:13 -07:00
2013-05-07 15:05:09 -07:00
2014-04-16 18:51:25 +02:00