• ztenghui's avatar
    Fix crash when trying to reopen the camera. · cfc148d8
    ztenghui authored
    In this case, another app is using the Camera, such that the camera.open will
    hit an exception. We should show an dialog here.
    
    bug:11258139
    
    Change-Id: I0bd2d05fe4d4d9c5e4b87b39f3ef48910cfb7111
    cfc148d8
AndroidCameraManagerImpl.java 31.1 KB