replicant-vendor_cmsdk/samples/externalviews/setkeyguardviewprovider
d34d afa4fef9ee ExtView: Add samples for using KeyguardExternalViews
This adds two samples, samples/externalviews/keyguardviewprovider
which provides an example of creating a third party keyguard component,
and samples/externalviews/setleygiardviewprovider which allows setting
and clearing of the third party keyguard component.

Change-Id: Ia9c564d602f1b6d44953eb05f2ffcf3f44663ece
2015-12-22 15:13:38 -08:00
..
res ExtView: Add samples for using KeyguardExternalViews 2015-12-22 15:13:38 -08:00
src/org/cyanogenmod/samples/keyguardextview ExtView: Add samples for using KeyguardExternalViews 2015-12-22 15:13:38 -08:00
Android.mk ExtView: Add samples for using KeyguardExternalViews 2015-12-22 15:13:38 -08:00
AndroidManifest.xml ExtView: Add samples for using KeyguardExternalViews 2015-12-22 15:13:38 -08:00
README.md ExtView: Add samples for using KeyguardExternalViews 2015-12-22 15:13:38 -08:00

README.md

Notice

This sample is provided as a way to set and clear the setting that defines what KeyguardExternalViewProviderService the system should use. Changing this setting requires a permission that is only granted to system apps. As such, this sample is not intended to be built as a standalone application and must be built as part of the CyanogenMod build system.