07.18~07.21

Posted by SHNa
2015. 7. 21. 00:40 Mobile & Embedded/갤럭시 S6

Exynos 7420 hardware 소스 구성,

64bit 지원 수정

현재 빌드 성공



부팅 시도 시 오류 상황

Mobicore

I/McDaemon(10724): Daemon starting up...
I/McDaemon(10724): Socket interface version is 0.2
I/McDaemon(10724): *** SAMSUNG Exynos 5420 tbase-200_V003 Engineering Release ###
I/McDaemon(10724): Build timestamp is Jul 20 2015 21:48:02
E/McDaemon(10724):   *****************************
E/McDaemon(10724):   *** ERROR: ioctl MC_IO_VERSION failed with "Not a typewriter"(errno 25)
E/McDaemon(10724):   *** Detected in checkVersion/563()
E/McDaemon(10724):   *****************************
E/McDaemon(10724):   *****************************
E/McDaemon(10724):   *** ERROR: ret = -1
E/McDaemon(10724):   *** Detected in checkVersion/564()
E/McDaemon(10724):   *****************************
E/McDaemon(10724):   *****************************
E/McDaemon(10724):   *** ERROR: kernel module version mismatch
E/McDaemon(10724):   *** Detected in initDevice/109()
E/McDaemon(10724):   *****************************
E/McDaemon(10724):   *****************************
E/McDaemon(10724):   *** ERROR: Could not initialize MobiCore!
E/McDaemon(10724):   *** Detected in run/128()
E/McDaemon(10724):   *****************************
E/McDaemon(10724):   *****************************
E/McDaemon(10724):   *** ERROR: Exiting MobiCoreDaemon
E/McDaemon(10724):   *** Detected in main/1202()
E/McDaemon(10724):   *****************************




E/display ( 2857): ioctl S3CFB_WIN_CONFIG failed: Not a typewriter
I/art     ( 2900): option[25]=-Xcompiler-option
I/art     ( 2900): option[26]=--runtime-arg
I/art     ( 2900): option[27]=-Xcompiler-option
F/display ( 2857): ioctl S3CFB_WIN_CONFIG failed to clear screen: Not a typewriter



I/cm      ( 2861): ____ _   _ ____ _  _ ____ ____ ____ _  _ _  _ ____ ___
I/cm      ( 2866): |     \_/  |__| |\ | |  | | __ |___ |\ | |\/| |  | |  \
I/cm      ( 2867): |___   |   |  | | \| |__| |__] |___ | \| |  | |__| |__/
--------- beginning of system
I/Vold    ( 2856): Vold 2.1 (the revenge) firing up
D/Vold    ( 2856): Volume usbdisk state changing -1 (Initializing) -> 0 (No-Media)
I/Cryptfs ( 2856): Check if PFE is activated on Boot
E/Cryptfs ( 2856): Bad magic for real block device /dev/block/platform/15570000.ufs/by-name/USERDATA
E/Cryptfs ( 2856): Error getting crypt footer and key
I/cm      ( 2871): Welcome to Android 5.1.1 / CyanogenMod-12.1-20150720-UNOFFICIAL-zeroflteskt
I/SurfaceFlinger( 2857): SurfaceFlinger is starting
I/SurfaceFlinger( 2857): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
I/auditd  ( 2878): Starting up
I/DEBUG   ( 2886): debuggerd: Jul 20 2015 21:47:47
D/macloader( 2896): Deleting file /data/.cid.info
I/audit_log( 2878): Previous audit logfile detected, rotating
E/audit_rules( 2878): Could not read audit rules /data/misc/audit/audit.rules: No such file or directory
E/sdcard  ( 2901): usage: sdcard [OPTIONS] <source_path> <dest_path>
E/sdcard  ( 2901):     -u: specify UID to run as
E/sdcard  ( 2901):     -g: specify GID to run as
E/sdcard  ( 2901):     -w: specify GID required to write (default sdcard_rw, requires -d or -l)
E/sdcard  ( 2901):     -t: specify number of threads to use (default 2)
E/sdcard  ( 2901):     -d: derive file permissions based on path
E/sdcard  ( 2901):     -l: derive file permissions based on legacy internal layout
E/sdcard  ( 2901):     -s: split derived permissions for pics, av
E/sdcard  ( 2901):
I/installd( 2894): installd firing up
I/Netd    ( 2881): Netd 1.0 starting
D/libEGL  ( 2857): loaded /vendor/lib64/egl/libGLES_mali.so
I/DEBUG   ( 2884): debuggerd: Jul 20 2015 21:47:46
I/gralloc ( 2857): using (id=)
I/gralloc ( 2857): xres         = 1440 px
I/gralloc ( 2857): yres         = 2560 px
I/gralloc ( 2857): width        = 63 mm (580.571411 dpi)
I/gralloc ( 2857): height       = 112 mm (580.571411 dpi)
I/gralloc ( 2857): refresh rate = 59.55 Hz
D/hwcomposer( 2857): using
D/hwcomposer( 2857): xres         = 1440 px
D/hwcomposer( 2857): yres         = 2560 px
D/hwcomposer( 2857): width        = 63 mm (580.571000 dpi)
D/hwcomposer( 2857): height       = 112 mm (580.571000 dpi)
D/hwcomposer( 2857): refresh rate = 59 Hz
I/hwcomposer( 2857): PSR info devname = /sys/devices/13930000.decon_fb/psr_info
I/hwcomposer( 2857): PSR mode is 2(0: video mode, 1: DP PSR mode, 2: MIPI-DSI command mode)
I/SurfaceFlinger( 2857): Using composer version 1.3
I/SurfaceFlinger( 2857): EGL information:
I/SurfaceFlinger( 2857): vendor    : Android
I/SurfaceFlinger( 2857): version   : 1.4 Android META-EGL
I/SurfaceFlinger( 2857): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_KHR_create_context EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable
I/SurfaceFlinger( 2857): Client API: OpenGL_ES
I/SurfaceFlinger( 2857): EGLSurface: 8-8-8-8, config=0x558c7b77c0
I/SurfaceFlinger( 2857): OpenGL ES informations:
I/SurfaceFlinger( 2857): vendor    : ARM
I/SurfaceFlinger( 2857): renderer  : Mali-T760
I/SurfaceFlinger( 2857): version   : OpenGL ES 3.1
I/SurfaceFlinger( 2857): extensions: GL_EXT_debug_marker GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture GL_OES_surfaceless_context GL_OES_texture_stencil8 G
I/SurfaceFlinger( 2857): GL_MAX_TEXTURE_SIZE = 8192
I/SurfaceFlinger( 2857): GL_MAX_VIEWPORT_DIMS = 8192
D/mali_winsys( 2857): new_window_surface returns 0x3000,  [1440x2560]-format:1
D/SurfaceFlinger( 2857): Set power mode=2, type=0 flinger=0x558c78e3c0
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 6515]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 4848]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 6515]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 6515]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 4910]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 6515]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 6515]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 6515]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 6515]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 6219]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 6285]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
I/mediaserver( 2893): ServiceManager: 0xab5af7c0
I/AudioFlinger( 2893): Using default 3000 mSec as standby time.
I/ServiceManager( 2893): Waiting for service batterystats...
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 5140]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 5202]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/AndroidRuntime( 2898): >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/AndroidRuntime( 2898): CheckJNI is OFF
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
I/art     ( 2898): option[0]=-Xzygote
I/art     ( 2898): option[1]=-Xstacktracefile:/data/anr/traces.txt
I/art     ( 2898): option[2]=exit
I/art     ( 2898): option[3]=vfprintf
I/art     ( 2898): option[4]=sensitiveThread
I/art     ( 2898): option[5]=-verbose:gc
I/art     ( 2898): option[6]=-Xms8m
I/art     ( 2898): option[7]=-Xmx512m
I/art     ( 2898): option[8]=-XX:mainThreadStackSize=24K
I/art     ( 2898): option[9]=-XX:HeapGrowthLimit=256m
I/art     ( 2898): option[10]=-XX:HeapMinFree=2m
I/art     ( 2898): option[11]=-XX:HeapMaxFree=8m
I/art     ( 2898): option[12]=-XX:HeapTargetUtilization=0.75
I/art     ( 2898): option[13]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art     ( 2898): option[14]=-Xlockprofthreshold:500
I/art     ( 2898): option[15]=-Ximage-compiler-option
I/art     ( 2898): option[16]=--runtime-arg
I/art     ( 2898): option[17]=-Ximage-compiler-option
I/art     ( 2898): option[18]=-Xms64m
I/art     ( 2898): option[19]=-Ximage-compiler-option
I/art     ( 2898): option[20]=--runtime-arg
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
I/art     ( 2898): option[21]=-Ximage-compiler-option
I/art     ( 2898): option[22]=-Xmx64m
I/art     ( 2898): option[23]=-Ximage-compiler-option
I/art     ( 2898): option[24]=--image-classes=/system/etc/preloaded-classes
I/art     ( 2898): option[25]=-Xcompiler-option
I/art     ( 2898): option[26]=--runtime-arg
I/art     ( 2898): option[27]=-Xcompiler-option
I/art     ( 2898): option[28]=-Xms64m
I/art     ( 2898): option[29]=-Xcompiler-option
I/art     ( 2898): option[30]=--runtime-arg
I/art     ( 2898): option[31]=-Xcompiler-option
I/art     ( 2898): option[32]=-Xmx512m
I/art     ( 2898): option[33]=-Duser.language=en
I/art     ( 2898): option[34]=-Duser.region=US
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/        ( 2857): [G3D][cpomp_get_shader_from_blob_cache][compile_status: 1][shader_size: 0][ir_size: 7485]
D/SurfaceFlinger( 2857): SF. shader cache generated - 26 shaders in 208.572159 ms
D/AndroidRuntime( 2900): >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
D/AndroidRuntime( 2900): CheckJNI is OFF
I/art     ( 2900): option[0]=-Xzygote
I/art     ( 2900): option[1]=-Xstacktracefile:/data/anr/traces.txt
I/art     ( 2900): option[2]=exit
I/art     ( 2900): option[3]=vfprintf
I/art     ( 2900): option[4]=sensitiveThread
I/art     ( 2900): option[5]=-verbose:gc
I/art     ( 2900): option[6]=-Xms8m
I/art     ( 2900): option[7]=-Xmx512m
I/art     ( 2900): option[8]=-XX:mainThreadStackSize=24K
I/art     ( 2900): option[9]=-XX:HeapGrowthLimit=256m
I/art     ( 2900): option[10]=-XX:HeapMinFree=2m
I/art     ( 2900): option[11]=-XX:HeapMaxFree=8m
I/art     ( 2900): option[12]=-XX:HeapTargetUtilization=0.75
I/art     ( 2900): option[13]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art     ( 2900): option[14]=-Xlockprofthreshold:500
I/art     ( 2900): option[15]=-Ximage-compiler-option
I/art     ( 2900): option[16]=--runtime-arg
I/art     ( 2900): option[17]=-Ximage-compiler-option
I/art     ( 2900): option[18]=-Xms64m
I/art     ( 2900): option[19]=-Ximage-compiler-option
I/art     ( 2900): option[20]=--runtime-arg
I/art     ( 2900): option[21]=-Ximage-compiler-option
I/art     ( 2900): option[22]=-Xmx64m
I/art     ( 2900): option[23]=-Ximage-compiler-option
I/art     ( 2900): option[24]=--image-classes=/system/etc/preloaded-classes
E/display ( 2857): ioctl S3CFB_WIN_CONFIG failed: Not a typewriter
I/art     ( 2900): option[25]=-Xcompiler-option
I/art     ( 2900): option[26]=--runtime-arg
I/art     ( 2900): option[27]=-Xcompiler-option
F/display ( 2857): ioctl S3CFB_WIN_CONFIG failed to clear screen: Not a typewriter
I/art     ( 2900): option[28]=-Xms64m
I/art     ( 2900): option[29]=-Xcompiler-option
I/art     ( 2900): option[30]=--runtime-arg
I/art     ( 2900): option[31]=-Xcompiler-option
I/art     ( 2900): option[32]=-Xmx512m
I/art     ( 2900): option[33]=-Duser.language=en
I/art     ( 2900): option[34]=-Duser.region=US
--------- beginning of crash
F/libc    ( 2857): Fatal signal 5 (SIGTRAP), code 1 in tid 2857 (surfaceflinger)
I/DEBUG   ( 2886): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG   ( 2886): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG   ( 2886): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG   ( 2886): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 2886): Build fingerprint: 'samsung/zeroflteskt/zeroflteskt:5.0.2/LRX22G/G920SKSU1AOE5:user/release-keys'
I/DEBUG   ( 2886): Revision: '0'
I/DEBUG   ( 2886): ABI: 'arm64'
I/DEBUG   ( 2886): pid: 2857, tid: 2857, name: surfaceflinger  >>> /system/bin/surfaceflinger <<<
I/DEBUG   ( 2886): signal 5 (SIGTRAP), code 1 (TRAP_BRKPT), fault addr 0x3e800000b29
I/DEBUG   ( 2886): Abort message: 'ioctl S3CFB_WIN_CONFIG failed to clear screen: Not a typewriter'
I/DEBUG   ( 2886):     x0   0000000000000049  x1   0a856c9bb8791fe1  x2   0000000000000006  x3   0000000000000070
I/DEBUG   ( 2886):     x4   0000000000000054  x5   0000000000000049  x6   0000007ff58c3e95  x7   0000000000000001
I/DEBUG   ( 2886):     x8   0000000000000042  x9   0000000000000002  x10  0000007ff58c3e98  x11  0000000000000008
I/DEBUG   ( 2886):     x12  0000000000000049  x13  0000007ff58c3eec  x14  0000007ff58c3f28  x15  0000007ff58c3e40
I/DEBUG   ( 2886):     x16  0000007fb1582c38  x17  0000007fb15e45e8  x18  0000007ff58c3fd8  x19  0000007ff58c3fd8
I/DEBUG   ( 2886):     x20  0000007fadb106b0  x21  0000000000000000  x22  000000558c7be330  x23  00000000ffffffff
I/DEBUG   ( 2886):     x24  0000007fb1625708  x25  000000558c86ab80  x26  000000558c8692a8  x27  000000558c790338
I/DEBUG   ( 2886):     x28  0000000000000001  x29  0000007ff58c3f50  x30  0000007fb156b9ec
I/DEBUG   ( 2886):     sp   0000007ff58c3f50  pc   0000007fb156b9ec  pstate 0000000060000000
I/DEBUG   ( 2886):
I/DEBUG   ( 2886): backtrace:
I/DEBUG   ( 2886):     #00 pc 000000000000b9ec  /system/lib64/libcutils.so (__android_log_assert+236)
I/DEBUG   ( 2886):     #01 pc 0000000000003568  /system/lib64/libdisplay.so (ExynosOverlayDisplay::clearDisplay()+116)
I/DEBUG   ( 2886):     #02 pc 00000000000035fc  /system/lib64/libdisplay.so (ExynosOverlayDisplay::set(hwc_display_contents_1*)+144)
I/DEBUG   ( 2886):     #03 pc 00000000000022a0  /system/lib64/hw/hwcomposer.exynos5.so (exynos5_set(hwc_composer_device_1*, unsigned long, hwc_display_contents_1**)+68)
I/DEBUG   ( 2886):     #04 pc 000000000003bab4  /system/lib64/libsurfaceflinger.so
I/DEBUG   ( 2886):     #05 pc 000000000002edd4  /system/lib64/libsurfaceflinger.so
I/DEBUG   ( 2886):     #06 pc 000000000002e4bc  /system/lib64/libsurfaceflinger.so
I/DEBUG   ( 2886):     #07 pc 000000000002d3e0  /system/lib64/libsurfaceflinger.so
I/DEBUG   ( 2886):     #08 pc 000000000002d0f4  /system/lib64/libsurfaceflinger.so
I/DEBUG   ( 2886):     #09 pc 0000000000018dc4  /system/lib64/libutils.so (android::Looper::pollInner(int)+304)
I/DEBUG   ( 2886):     #10 pc 00000000000190e0  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+76)
I/DEBUG   ( 2886):     #11 pc 0000000000029680  /system/lib64/libsurfaceflinger.so
I/DEBUG   ( 2886):     #12 pc 000000000002cb80  /system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::run()+20)
I/DEBUG   ( 2886):     #13 pc 0000000000000f4c  /system/bin/surfaceflinger
I/DEBUG   ( 2886):     #14 pc 0000000000013544  /system/lib64/libc.so (__libc_init+100)
I/DEBUG   ( 2886):     #15 pc 0000000000001038  /system/bin/surfaceflinger
V/NatController( 2881): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
V/NatController( 2881): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0
V/NatController( 2881): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
V/NatController( 2881): runCmd(/system/bin/iptables -F natctrl_tether_counters) res=1
V/NatController( 2881): runCmd(/system/bin/iptables -X natctrl_tether_counters) res=1
V/NatController( 2881): runCmd(/system/bin/iptables -N natctrl_tether_counters) res=0
I/DEBUG   ( 2886):
I/DEBUG   ( 2886): Tombstone written to: /data/tombstones/tombstone_05
V/NatController( 2881): runCmd(/system/bin/iptables -t mangle -A natctrl_mangle_FORWARD -p tcp --tcp-flags SYN SYN -j TCPMSS --clamp-mss-to-pmtu) res=0
E/memtrack( 2900): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 2900): failed to load memtrack module: -2
W/SurfaceComposerClient( 2996): ComposerService remote (surfaceflinger) died [0x5575a9a6c0]
E/SurfaceControl( 2996): invalid handle (0x0) or client (0x5575a995c0)
D/BootAnimation( 2996): SurfaceFlinger died, exiting...
I/ServiceManager( 2855): service 'SurfaceFlinger' died
I/ServiceManager( 2855): service 'media.audio_flinger' died
I/SamplingProfilerIntegration( 2900): Profiling disabled.









target Java: WhisperPush (/home/sunghun/cm12.1/out/target/common/obj/APPS/WhisperPush_intermediates/classes)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libstagefrighthw.so
target Strip: libexynosutils_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libexynosutils.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libexynosutils.so
target SharedLib: libexynosv4l2 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libexynosv4l2_intermediates/LINKED/libexynosv4l2.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libstagefrighthw.so
mdpath=`find /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/modules -type f -name modules.order`; if [ "$mdpath" != "" ];then mpath=`dirname $mdpath`; ko=`find $mpath/kernel -type f -name *.ko`; for i in $ko; do /home/sunghun/cm12.1/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-strip --strip-unneeded $i; mv $i /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/modules/; done; fi
mdpath=`find /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/modules -type f -name modules.order`; if [ "$mdpath" != "" ];then mpath=`dirname $mdpath`; rm -rf $mpath; fi
target StaticExecutable: recovery (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/EXECUTABLES/recovery_intermediates/LINKED/recovery)
target SharedLib: libexynosv4l2_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libexynosv4l2_intermediates/LINKED/libexynosv4l2.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libexynosutils.so
target Symbolic: libexynosv4l2 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libexynosv4l2.so)
target Symbolic: libexynosv4l2_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libexynosv4l2.so)
target Strip: libexynosv4l2 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libexynosv4l2.so)
target Symbolic: recovery (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/bin/recovery)
target Strip: libexynosv4l2_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libexynosv4l2.so)
target Strip: recovery (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/EXECUTABLES/recovery_intermediates/recovery)
target SharedLib: libexynosscaler (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libexynosscaler_intermediates/LINKED/libexynosscaler.so)
Copy: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libexynosv4l2.so
----- Making recovery image ------
Copying baseline ramdisk...
target SharedLib: libexynosscaler_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libexynosscaler_intermediates/LINKED/libexynosscaler.so)
Modifying ramdisk contents...
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Copy: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libexynosv4l2.so
cp: `/home/sunghun/cm12.1/out/target/product/zeroflteskt/root/init.recovery.*.rc'를 설명할 수 없음: 그런 파일이나 디렉터리가 없습니다
build/core/Makefile:942: recipe for target '/home/sunghun/cm12.1/out/target/product/zeroflteskt/ramdisk-recovery.img' failed
make: [/home/sunghun/cm12.1/out/target/product/zeroflteskt/ramdisk-recovery.img] Error 1 (ignored)
target Symbolic: libexynosscaler (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libexynosscaler.so)
target Symbolic: libexynosscaler_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libexynosscaler.so)
target Strip: libexynosscaler (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libexynosscaler.so)
Copying: /home/sunghun/cm12.1/out/target/common/obj/APPS/WhisperPush_intermediates/classes-jarjar.jar
target Strip: libexynosscaler_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libexynosscaler.so)
target SharedLib: libexynosgscaler (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libexynosgscaler_intermediates/LINKED/libexynosgscaler.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libexynosscaler.so
Copying: /home/sunghun/cm12.1/out/target/common/obj/APPS/WhisperPush_intermediates/emma_out/lib/classes-jarjar.jar
target SharedLib: libexynosgscaler_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libexynosgscaler_intermediates/LINKED/libexynosgscaler.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libexynosscaler.so
target Symbolic: libexynosgscaler (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libexynosgscaler.so)
----- Making recovery image ------
Copying: /home/sunghun/cm12.1/out/target/common/obj/APPS/WhisperPush_intermediates/classes.jar
target Symbolic: libexynosgscaler_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libexynosgscaler.so)
target Strip: libexynosgscaler (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libexynosgscaler.so)
/home/sunghun/cm12.1/out/target/product/zeroflteskt/recovery.img maxsize=36360192 blocksize=135168 total=24346624 reserve=405504
Made recovery image: /home/sunghun/cm12.1/out/target/product/zeroflteskt/recovery.img
Copying: /home/sunghun/cm12.1/out/target/common/obj/APPS/WhisperPush_intermediates/noproguard.classes.jar
target Strip: libexynosgscaler_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libexynosgscaler.so)
target SharedLib: libmpp (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libmpp_intermediates/LINKED/libmpp.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libexynosgscaler.so
Construct recovery from boot
mkdir -p /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/PACKAGING/recovery_patch_intermediates/
PATH=/home/sunghun/cm12.1/out/host/linux-x86/bin:$PATH /home/sunghun/cm12.1/out/host/linux-x86/bin/imgdiff /home/sunghun/cm12.1/out/target/product/zeroflteskt/boot.img /home/sunghun/cm12.1/out/target/product/zeroflteskt/recovery.img /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/PACKAGING/recovery_patch_intermediates/recovery_from_boot.p
chunk 0: type 0 start 0 len 19877898
chunk 1: type 2 start 19877898 len 1797120
chunk 2: type 0 start 20805374 len 180482
Construct patches for 3 chunks...
# In case value of PACKAGES is empty.
target Dex: WhisperPush
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libexynosgscaler.so
target SharedLib: libmpp_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libmpp_intermediates/LINKED/libmpp.so)
target Symbolic: libmpp (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libmpp.so)
target Symbolic: libmpp_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libmpp.so)
target Strip: libmpp (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libmpp.so)
target Strip: libmpp_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libmpp.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libmpp.so
target SharedLib: libhwcutils (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libhwcutils_intermediates/LINKED/libhwcutils.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libmpp.so
target Symbolic: libhwcutils (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libhwcutils.so)
target SharedLib: libhwcutils_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libhwcutils_intermediates/LINKED/libhwcutils.so)
target Symbolic: libhwcutils_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libhwcutils.so)
target Strip: libhwcutils (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libhwcutils.so)
target Strip: libhwcutils_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libhwcutils.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libhwcutils.so
target SharedLib: libhwcutilsmodule (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libhwcutilsmodule_intermediates/LINKED/libhwcutilsmodule.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libhwcutils.so
target Symbolic: libhwcutilsmodule (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libhwcutilsmodule.so)
target SharedLib: libhwcutilsmodule_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libhwcutilsmodule_intermediates/LINKED/libhwcutilsmodule.so)
target Symbolic: libhwcutilsmodule_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libhwcutilsmodule.so)
target Strip: libhwcutilsmodule (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libhwcutilsmodule.so)
target Strip: libhwcutilsmodule_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libhwcutilsmodule.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libhwcutilsmodule.so
target SharedLib: libdisplay (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libdisplay_intermediates/LINKED/libdisplay.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libhwcutilsmodule.so
target SharedLib: libdisplay_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libdisplay_intermediates/LINKED/libdisplay.so)
target Symbolic: libdisplay (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libdisplay.so)
target Symbolic: libdisplay_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libdisplay.so)
target Strip: libdisplay (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libdisplay.so)
target Strip: libdisplay_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libdisplay.so)
target SharedLib: libdisplaymodule (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libdisplaymodule_intermediates/LINKED/libdisplaymodule.so)
target SharedLib: libhdmi (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libhdmi_intermediates/LINKED/libhdmi.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libdisplay.so
target SharedLib: libdisplaymodule_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libdisplaymodule_intermediates/LINKED/libdisplaymodule.so)
target SharedLib: libhdmi_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libhdmi_intermediates/LINKED/libhdmi.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libdisplay.so
target Symbolic: libdisplaymodule (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libdisplaymodule.so)
target Symbolic: libhdmi (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libhdmi.so)
target Symbolic: libdisplaymodule_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libdisplaymodule.so)
target Symbolic: libhdmi_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libhdmi.so)
target Strip: libdisplaymodule (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libdisplaymodule.so)
target Strip: libhdmi (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libhdmi.so)
target Strip: libdisplaymodule_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libdisplaymodule.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libdisplaymodule.so
target Strip: libhdmi_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libhdmi.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libdisplaymodule.so
target SharedLib: libhdmimodule (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/libhdmimodule_intermediates/LINKED/libhdmimodule.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libhdmi.so
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libhdmi.so
target SharedLib: libhdmimodule_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/libhdmimodule_intermediates/LINKED/libhdmimodule.so)
target Symbolic: libhdmimodule (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/libhdmimodule.so)
target Symbolic: libhdmimodule_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/libhdmimodule.so)
target Strip: libhdmimodule (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/libhdmimodule.so)
patch   0 is 221 bytes (of 19877898)
target Strip: libhdmimodule_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/libhdmimodule.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/libhdmimodule.so
target SharedLib: hwcomposer.exynos5 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/SHARED_LIBRARIES/hwcomposer.exynos5_intermediates/LINKED/hwcomposer.exynos5.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/libhdmimodule.so
target SharedLib: hwcomposer.exynos5_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/SHARED_LIBRARIES/hwcomposer.exynos5_intermediates/LINKED/hwcomposer.exynos5.so)
target Symbolic: hwcomposer.exynos5 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib64/hw/hwcomposer.exynos5.so)
target Symbolic: hwcomposer.exynos5_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/symbols/system/lib/hw/hwcomposer.exynos5.so)
target Strip: hwcomposer.exynos5 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/lib/hwcomposer.exynos5.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib64/hw/hwcomposer.exynos5.so
target Strip: hwcomposer.exynos5_32 (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj_arm/lib/hwcomposer.exynos5.so)
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/lib/hw/hwcomposer.exynos5.so
patch   1 is 2231227 bytes (of 927476)
patch   2 is 198 bytes (of 180482)
chunk   0: normal   (         0,   19877898)         221
chunk   1: deflate  (  19877898,    4287555)     2231227  (null)
chunk   2: normal   (  24165453,     181171)         198
Copying: /home/sunghun/cm12.1/out/target/common/obj/APPS/WhisperPush_intermediates/classes.dex
target Package: WhisperPush (/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/APPS/WhisperPush_intermediates/package.apk)
external/whispersystems/WhisperPush/res/drawable-mdpi/ic_contact_picture.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
external/whispersystems/WhisperPush/res/drawable-hdpi/ic_contact_picture.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
external/whispersystems/WhisperPush/res/drawable-xhdpi/ic_contact_picture.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
Warning: AndroidManifest.xml already defines minSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines targetSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Install: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system/app/WhisperPush/WhisperPush.apk
build/tools/generate-notice-files.py  /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/NOTICE.txt  /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/NOTICE.html "Notices for files contained in the filesystem images in this directory:" /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/NOTICE_FILES/src
Combining NOTICE files into HTML
Combining NOTICE files into text
Installed file list: /home/sunghun/cm12.1/out/target/product/zeroflteskt/installed-files.txt
Target system fs image: /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/PACKAGING/systemimage_intermediates/system.img
read ro.build.date.utc from build.prop as  1437395024
Running:  mkuserimg.sh -s /home/sunghun/cm12.1/out/target/product/zeroflteskt/system /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/PACKAGING/systemimage_intermediates/system.img ext4 system 3656552448 -T 1437395024 /home/sunghun/cm12.1/out/target/product/zeroflteskt/root/file_contexts
make_ext4fs -s -T 1437395024 -S /home/sunghun/cm12.1/out/target/product/zeroflteskt/root/file_contexts -l 3656552448 -a system /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/PACKAGING/systemimage_intermediates/system.img /home/sunghun/cm12.1/out/target/product/zeroflteskt/system
Creating filesystem with parameters:
    Size: 3656552448
    Block size: 4096
    Blocks per group: 32768
    Inodes per group: 7984
    Inode size: 256
    Journal blocks: 13948
    Label:
    Transparent compression: none
    Blocks: 892713
    Block groups: 28
    Reserved block group size: 223
Created filesystem with 2200/223552 inodes and 182951/892713 blocks
    Total files: 1667
    Total bytes: 622670523
Install system fs image: /home/sunghun/cm12.1/out/target/product/zeroflteskt/system.img
/home/sunghun/cm12.1/out/target/product/zeroflteskt/system.img+/home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/PACKAGING/recovery_patch_intermediates/recovery_from_boot.p maxsize=3733107840 blocksize=135168 total=690043118 reserve=37711872
Package target files: /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/PACKAGING/target_files_intermediates/cm_zeroflteskt-target_files-3dceb43986.zip
building image from target_files RECOVERY...
building image from target_files BOOT...
putting script in bin/install-recovery.sh
 

++++ boot ++++


building image from target_files BOOT...


++++ recovery ++++


building image from target_files RECOVERY...


++++ system ++++


creating system.img...
Running:  mkuserimg.sh -s /tmp/targetfiles-610WyU/system /tmp/system-gwvhTv.img ext4 system 3656552448 -T 1437395024 -C /tmp/targetfiles-610WyU/META/filesystem_config.txt -B /tmp/system-blocklist-liglvi.map /tmp/targetfiles-610WyU/BOOT/RAMDISK/file_contexts
make_ext4fs -s -T 1437395024 -S /tmp/targetfiles-610WyU/BOOT/RAMDISK/file_contexts -C /tmp/targetfiles-610WyU/META/filesystem_config.txt -B /tmp/system-blocklist-liglvi.map -l 3656552448 -a system /tmp/system-gwvhTv.img /tmp/targetfiles-610WyU/system
loaded 2192 fs_config entries
Creating filesystem with parameters:
    Size: 3656552448
    Block size: 4096
    Blocks per group: 32768
    Inodes per group: 7984
    Inode size: 256
    Journal blocks: 13948
    Label:
    Transparent compression: none
    Blocks: 892713
    Block groups: 28
    Reserved block group size: 223
Created filesystem with 2202/223552 inodes and 183311/892713 blocks
    Total files: 1669
    Total bytes: 624140924


++++ userdata ++++




++++ extrauserdata ++++




++++ cache ++++


done.
Package OTA: /home/sunghun/cm12.1/out/target/product/zeroflteskt/cm_zeroflteskt-ota-3dceb43986.zip
unzipping target target-files...
  running:  unzip -o -q /home/sunghun/cm12.1/out/target/product/zeroflteskt/obj/PACKAGING/target_files_intermediates/cm_zeroflteskt-target_files-3dceb43986.zip -d /tmp/targetfiles-6XPPoO
--- target info ---
blockimgdiff_versions     = (str) 1,2
blocksize                 = (int) 131072
boot_size                 = (int) 29360128
build.prop                = (dict) {'ro.setupwizard.enterprise_mode': '1', 'ro.product.cpu.abilist': 'arm64-v8a,armeabi-v7a,armeabi', 'ro.url.legal': 'http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html', 'ro.build.product': 'zeroflteskt', 'ro.build.id': 'LMY48G', 'ro.hwui.gradient_cache_size': '2', 'ro.build.version.sdk': '22', 'ro.product.cpu.abilist32': 'armeabi-v7a,armeabi', 'dalvik.vm.isa.arm.features': 'div', 'dalvik.vm.heapmaxfree': '8m', 'ro.build.fingerprint': 'samsung/zeroflteskt/zeroflteskt:5.0.2/LRX22G/G920SKSU1AOE5:user/release-keys', 'ro.product.manufacturer': 'samsung', 'dalvik.vm.isa.arm64.features': 'div,needfix_835769', 'ro.hwui.layer_cache_size': '58', 'ro.build.description': 'zeroflteskt-user 5.0.2 LRX22G G920SKSU1AOE5 release-keys', 'dalvik.vm.heapstartsize': '8m', 'ro.product.brand': 'samsung', 'wifi.interface': 'wlan0', 'ro.cm.build.version.plat.sdk': '2', 'ro.product.model': 'zeroflteskt', 'ro.cmlegal.url': 'https://cyngn.com/legal/privacy-policy', 'dalvik.vm.heapsize': '512m', 'dalvik.vm.heaptargetutilization': '0.75', 'ro.build.host': 'sunghun-desktop', 'ro.com.android.dataroaming': 'false', 'media.sf.extractor-plugin': 'libffmpeg_extractor.so', 'ro.chipname': 'exynos7420', 'dalvik.vm.heapminfree': '2m', 'ro.ril.hsxpa': '1', 'persist.sys.dalvik.vm.lib.2': 'libart.so', 'ro.board.platform': 'exynos5', 'ro.product.cpu.abilist64': 'arm64-v8a', 'ro.build.flavor': 'cm_zeroflteskt-userdebug', 'rild.libargs': '-d /dev/ttyS0', 'ro.build.version.release': '5.1.1', 'ro.build.version.codename': 'REL', 'net.bt.name': 'Android', 'persist.data.netmgrd.qos.enable': 'false', 'ro.hwui.text_large_cache_width': '4096', 'ro.config.alarm_alert': 'Helium.ogg', 'ro.opengles.version': '196609', 'ro.hwui.text_small_cache_height': '2048', 'ro.build.display.id': 'cm_zeroflteskt-userdebug 5.1.1 LMY48G 571880e9ef test-keys', 'ro.rommanager.developerid': 'cyanogenmod', 'ro.config.ringtone': 'Orion.ogg', 'dalvik.vm.stack-trace-file': '/data/anr/traces.txt', 'ro.carrier': 'unknown', 'ro.product.board': 'universal7420', 'ro.com.google.clientidbase': 'android-google', 'ro.build.date': '2015. 07. 20. (\xec\x9b\x94) 21:23:44 KST', 'ro.hwui.shape_cache_size': '4', 'ro.use_data_netmgrd': 'false', 'ro.build.date.utc': '1437395024', 'keyguard.no_require_sim': 'true', 'ro.build.version.all_codenames': 'REL', 'dalvik.vm.lockprof.threshold': '500', 'ro.nfc.sec_hal': 'true', 'ro.build.selinux': '1', 'persist.sys.root_access': '0', 'ro.hwui.text_small_cache_width': '2048', 'ro.product.cpu.abi': 'arm64-v8a', 'ro.cm.version': '12.1-20150720-UNOFFICIAL-zeroflteskt', 'ro.url.legal.android_privacy': 'http://www.google.com/intl/%s/mobile/android/basic/privacy.html', 'ro.product.name': 'cm_zeroflteskt', 'ro.hwui.drop_shadow_cache_size': '8', 'rild.libpath': '/system/lib64/libsec-ril.so', 'media.sf.omx-plugin': 'libffmpeg_omx.so', 'ro.ril.gprsclass': '10', 'ro.wifi.channels': '', 'ro.hwui.r_buffer_cache_size': '8', 'ro.modversion': '12.1-20150720-UNOFFICIAL-zeroflteskt', 'ro.build.characteristics': 'nosdcard', 'ro.build.type': 'userdebug', 'ro.build.version.incremental': '571880e9ef', 'ro.hwui.text_large_cache_height': '4096', 'ro.build.tags': 'test-keys', 'ro.sf.lcd_density': '640', 'ro.com.android.dateformat': 'MM-dd-yyyy', 'ro.cm.releasetype': 'UNOFFICIAL', 'ro.build.user': 'sunghun', 'ro.product.locale.language': 'en', 'ro.hwui.path_cache_size': '32', 'ro.product.device': 'zeroflteskt', 'persist.sys.recovery_update': 'false', 'ro.product.locale.region': 'US', 'ro.hwui.texture_cache_size': '88', 'ro.cm.device': 'zeroflteskt', 'ro.cm.display.version': '12.1-20150720-UNOFFICIAL-zeroflteskt', 'ro.com.android.wifi-watchlist': 'GoogleGuest', 'dalvik.vm.heapgrowthlimit': '256m', 'persist.sys.dun.override': '0', 'ro.config.notification_sound': 'Argon.ogg'}
default_system_dev_certificate = (str) build/target/product/security/testkey
device_type               = (str) MMC
extfs_sparse_flag         = (str) -s
extra_recovery_keys       = (str)  build/target/product/security/cm build/target/product/security/cm-devkey
fs_type                   = (str) ext4
fstab                     = (dict) {'/cache': <common.Partition object at 0x7f93989e7550>, '/data': <common.Partition object at 0x7f93989e75d0>, '/system': <common.Partition object at 0x7f93989e7590>, '/efs': <common.Partition object at 0x7f93989e7510>, '/recovery': <common.Partition object at 0x7f93989e74d0>, '/boot': <common.Partition object at 0x7f93989e7490>}
fstab_version             = (int) 2
mkbootimg_args            = (str) --kernel_offset 0x10008000 --ramdisk_offset 0x11000000 --tags_offset 0x10000100
multistage_support        = (str) 1
recovery_api_version      = (int) 3
recovery_mount_options    = (str) ext4=max_batch_time=0,commit=1,data=ordered,barrier=1,errors=panic,nodelalloc
recovery_size             = (int) 35651584
selinux_fc                = (str) /tmp/targetfiles-6XPPoO/BOOT/RAMDISK/file_contexts
system_size               = (int) 3656552448
tool_extensions           = (str) device/samsung/zeroflteskt/../common
update_rename_support     = (str) 1
use_set_metadata          = (str) 1
unable to load device-specific module; assuming none
using prebuilt recovery.img from IMAGES...
using system.img from target-files
Total of 892713 4096-byte output blocks in 1943 input chunks.
Generating digraph...
Finding vertex sequence...
Reversing backward edges...
  0/0 dependencies (0.00%) were violated; 0 source blocks stashed.
Improving vertex order...
Reticulating splines...
max stashed blocks: 0  (0 bytes)

using prebuilt boot.img from IMAGES...
  running:  openssl pkcs8 -in build/target/product/security/testkey.pk8 -inform DER -nocrypt
  running:  java -Xmx2048m -jar /home/sunghun/cm12.1/out/host/linux-x86/framework/signapk.jar -w build/target/product/security/testkey.x509.pem build/target/product/security/testkey.pk8 /tmp/tmpu5EBbN /home/sunghun/cm12.1/out/target/product/zeroflteskt/cm_zeroflteskt-ota-3dceb43986.zip



'Mobile & Embedded > 갤럭시 S6' 카테고리의 다른 글

Cyanogen Recovery on Galaxy S6  (0) 2015.07.16