Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b358546b authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6211803 from 2095463a to rvc-release

Change-Id: Icdde0d3488bf2425812124d645316b38bd510e66
parents 8f71ca80 2095463a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -145,6 +145,7 @@ protected:
        mBGSurfaceControl.clear();
        mFGSurfaceControl.clear();
        mComposerClient.clear();
        system("setenforce 1");
    }

    sp<SurfaceComposerClient> mComposerClient;
+1 −0
Original line number Diff line number Diff line
@@ -183,6 +183,7 @@ void FakeHwcEnvironment::TearDown() {
    // Wait for mock call signaling teardown?
    property_set("debug.sf.nobootanimation", "0");
    property_set("debug.sf.hwc_service_name", "default");
    system("setenforce 1");
    ALOGI("Test env tear down - done");
}