summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/GLOutOfMemoryException.java
blob: 2e2bac7a6549d649e305a10beb2adcc7bef04092 (plain)
1
2
3
4
5
package com.android.camera.ui;

public class GLOutOfMemoryException extends Exception {

}