diff options
author | Christopher Tate <ctate@google.com> | 2016-05-06 17:59:27 -0700 |
---|---|---|
committer | Chris Tate <ctate@android.com> | 2016-05-18 23:57:46 +0000 |
commit | 5d99d47f39d741ebe4a1ede53affc8c6bd198b2f (patch) | |
tree | a97db7f073b481098c7be2a1b659212364475d4a /docs/html/sdk/api_diff/24/changes | |
parent | b1007775622f1814c87eef3ee5a325f606adb26c (diff) |
Add default lock wallpaper capability and API
If present, the system property "ro.config.lock_wallpaper" provides a
filesystem path to a decodeable image file to use as the system's
out-of-the-box lock wallpaper imagery. In the absence of this
system property, or if the indicated file is absent or unreadable,
then the new framework resource
com.android.internal.R.drawable.default_lock_wallpaper is consulted to
locate a usable asset. This mechanism parallels the existing one for
the default system wallpaper.
By default there is no specific lock wallpaper asset; the resource is
defined to be @null in the standard config.xml file. A product that
wants to define such a factory-default lock-only wallpaper image
will provide the asset as part of its framework resource overlay.
Bug 27828056
Change-Id: Iebf3706222370d0a0a4baf88d71a59ead07a25c7
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions