am 187019c5: Merge "screen-off animation won\'t be handled by SF anymore" into jb-mr1-dev
* commit '187019c51fb1f8f79d4d5919facbc8d569ff844e': screen-off animation won't be handled by SF anymore
This commit is contained in:
@@ -145,8 +145,7 @@ static void nativeSetPowerState(JNIEnv* env,
|
||||
|
||||
static void nativeStartSurfaceFlingerAnimation(JNIEnv* env,
|
||||
jobject obj, jint mode) {
|
||||
sp<ISurfaceComposer> s(ComposerService::getComposerService());
|
||||
s->turnElectronBeamOff(mode);
|
||||
// this is not handled by surfaceflinger anymore
|
||||
}
|
||||
|
||||
static void nativeAcquireWakeLock(JNIEnv *env, jobject clazz, jint lock, jstring idObj) {
|
||||
|
||||
Reference in New Issue
Block a user