afa4fef9ee
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
366 B
366 B
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.