mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
17
include/scsc/scsc_release.h
Normal file
17
include/scsc/scsc_release.h
Normal file
|
@ -0,0 +1,17 @@
|
|||
/****************************************************************************
|
||||
*
|
||||
* Copyright (c) 2014 - 2016 Samsung Electronics Co., Ltd. All rights reserved
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
#ifndef _SCSC_RELEASE_H
|
||||
#define _SCSC_RELEASE_H
|
||||
|
||||
#define SCSC_RELEASE_PRODUCT 1
|
||||
#define SCSC_RELEASE_ITERATION 37
|
||||
#define SCSC_RELEASE_CANDIDATE 1
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue