Merge "screen-off animation won't be handled by SF anymore" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
187019c51f
@@ -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