[Change]
开始编写行车记录仪后台服务 Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -22,10 +22,7 @@ import java.util.Objects;
|
||||
|
||||
/**
|
||||
* UVCCamera Helper class
|
||||
* <p>
|
||||
* Created by jiangdongguo on 2017/9/30.
|
||||
*/
|
||||
|
||||
public class UVCCameraHelper {
|
||||
public static final String ROOT_PATH = Environment.getExternalStorageDirectory().getAbsolutePath()
|
||||
+ File.separator;
|
||||
|
||||
Reference in New Issue
Block a user