Files
frameworks_base/core/java/android
Dianne Hackborn 49237345d8 Add platform infrastructure for features.
This introduces a new mechanism to define features associated with
a platform, query the current device for the available features,
and enforce that apps requiring features that aren't available can't
be installed.

Also now allows uses-library to specify that a library is optional,
so the lack of such a library will not prevent the app from being
installed (but if it does exist it will be correctly linked into
the app).

Change-Id: I5b369b46cfa0b3d37c9e08fd14ef1098a978e67b
2009-08-27 21:51:00 -07:00
..
2009-08-27 21:43:35 -07:00
2009-07-28 00:13:47 -07:00
2009-08-27 11:36:36 -07:00
2009-08-26 14:11:24 -07:00
2009-08-27 14:31:06 -07:00
2009-08-26 10:56:45 -07:00