文件名称:Team-Win-Recovery-Project-twrp2.4
介绍说明--下载内容来自于网络,使用问题请自行百度
TWRP2.4源码,android触屏recovery源码-he goal of this branch is to rebase TWRP onto AOSP while maintaining as much of the original AOSP code as possible. This goal should allow us to apply updates to the AOSP code going forward with little to no extra work. With this goal in mind, we will carefully consider any changes needed to the AOSP code before allowing them. In most cases, instead of changing the AOSP code, we ll create our own functions instead. The only changes that should be made to AOSP code should be those affecting startup of the recovery and some of the make files.
If there are changes that need to be merged from AOSP, we will pull the change directly from AOSP instead of creating a new patch in order to prevent merge conflicts with AOSP.
If there are changes that need to be merged from AOSP, we will pull the change directly from AOSP instead of creating a new patch in order to prevent merge conflicts with AOSP.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Team-Win-Recovery-Project-twrp2.4/
Team-Win-Recovery-Project-twrp2.4/.gitignore
Team-Win-Recovery-Project-twrp2.4/Android.mk
Team-Win-Recovery-Project-twrp2.4/CleanSpec.mk
Team-Win-Recovery-Project-twrp2.4/NOTICE
Team-Win-Recovery-Project-twrp2.4/README.md
Team-Win-Recovery-Project-twrp2.4/adb_install.cpp
Team-Win-Recovery-Project-twrp2.4/adb_install.h
Team-Win-Recovery-Project-twrp2.4/applypatch/
Team-Win-Recovery-Project-twrp2.4/applypatch/Android.mk
Team-Win-Recovery-Project-twrp2.4/applypatch/NOTICE
Team-Win-Recovery-Project-twrp2.4/applypatch/applypatch.c
Team-Win-Recovery-Project-twrp2.4/applypatch/applypatch.h
Team-Win-Recovery-Project-twrp2.4/applypatch/applypatch.sh
Team-Win-Recovery-Project-twrp2.4/applypatch/bsdiff.c
Team-Win-Recovery-Project-twrp2.4/applypatch/bspatch.c
Team-Win-Recovery-Project-twrp2.4/applypatch/freecache.c
Team-Win-Recovery-Project-twrp2.4/applypatch/imgdiff.c
Team-Win-Recovery-Project-twrp2.4/applypatch/imgdiff.h
Team-Win-Recovery-Project-twrp2.4/applypatch/imgdiff_test.sh
Team-Win-Recovery-Project-twrp2.4/applypatch/imgpatch.c
Team-Win-Recovery-Project-twrp2.4/applypatch/main.c
Team-Win-Recovery-Project-twrp2.4/applypatch/testdata/
Team-Win-Recovery-Project-twrp2.4/applypatch/testdata/new.file
Team-Win-Recovery-Project-twrp2.4/applypatch/testdata/old.file
Team-Win-Recovery-Project-twrp2.4/applypatch/testdata/patch.bsdiff
Team-Win-Recovery-Project-twrp2.4/applypatch/utils.c
Team-Win-Recovery-Project-twrp2.4/applypatch/utils.h
Team-Win-Recovery-Project-twrp2.4/bmlutils/
Team-Win-Recovery-Project-twrp2.4/bmlutils/Android.mk
Team-Win-Recovery-Project-twrp2.4/bmlutils/bmlutils.c
Team-Win-Recovery-Project-twrp2.4/bmlutils/bmlutils.h
Team-Win-Recovery-Project-twrp2.4/bootloader.cpp
Team-Win-Recovery-Project-twrp2.4/bootloader.h
Team-Win-Recovery-Project-twrp2.4/common.h
Team-Win-Recovery-Project-twrp2.4/crypto/
Team-Win-Recovery-Project-twrp2.4/crypto/cryptfs/
Team-Win-Recovery-Project-twrp2.4/crypto/cryptfs/Android.mk
Team-Win-Recovery-Project-twrp2.4/crypto/cryptfs/cryptfs.c
Team-Win-Recovery-Project-twrp2.4/crypto/cryptsettings/
Team-Win-Recovery-Project-twrp2.4/crypto/cryptsettings/Android.mk
Team-Win-Recovery-Project-twrp2.4/crypto/cryptsettings/cryptsettings.c
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/Android.mk
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/fs_mgr.c
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/fs_mgr_main.c
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/fs_mgr_priv.h
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/include/
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/include/fs_mgr.h
Team-Win-Recovery-Project-twrp2.4/crypto/ics/
Team-Win-Recovery-Project-twrp2.4/crypto/ics/cryptfs.c
Team-Win-Recovery-Project-twrp2.4/crypto/ics/cryptfs.h
Team-Win-Recovery-Project-twrp2.4/crypto/jb/
Team-Win-Recovery-Project-twrp2.4/crypto/jb/cryptfs.c
Team-Win-Recovery-Project-twrp2.4/crypto/jb/cryptfs.h
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/Android.mk
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/include/
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/include/libcrypt_samsung.h
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/libcrypt_samsung.c
Team-Win-Recovery-Project-twrp2.4/data.cpp
Team-Win-Recovery-Project-twrp2.4/data.h
Team-Win-Recovery-Project-twrp2.4/data.hpp
Team-Win-Recovery-Project-twrp2.4/default_device.cpp
Team-Win-Recovery-Project-twrp2.4/device.h
Team-Win-Recovery-Project-twrp2.4/dosfstools/
Team-Win-Recovery-Project-twrp2.4/dosfstools/Android.mk
Team-Win-Recovery-Project-twrp2.4/dosfstools/COPYING
Team-Win-Recovery-Project-twrp2.4/dosfstools/ChangeLog
Team-Win-Recovery-Project-twrp2.4/dosfstools/Makefile
Team-Win-Recovery-Project-twrp2.4/dosfstools/bin/
Team-Win-Recovery-Project-twrp2.4/dosfstools/bin/Nindent
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/ANNOUNCE.mkdosfs
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/ChangeLog.dosfsck
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/ChangeLog.dosfstools-2.x
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/ChangeLog.mkdosfs
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/README.dosfsck
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/README.dosfstools-2.x
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/README.mkdosfs
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/TODO.dosfstools-2.x
Team-Win-Recovery-Project-twrp2.4/dosfstools/man/
Team-Win-Recovery-Project-twrp2.4/dosfstools/man/dosfsck.8
Team-Win-Recovery-Project-twrp2.4/dosfstools/man/dosfslabel.8
Team-Win-Recovery-Project-twrp2.4/dosfstools/man/mkdosfs.8
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/boot.c
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/boot.h
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/check.c
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/check.h
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/common.c
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/common.h
Tea
Team-Win-Recovery-Project-twrp2.4/.gitignore
Team-Win-Recovery-Project-twrp2.4/Android.mk
Team-Win-Recovery-Project-twrp2.4/CleanSpec.mk
Team-Win-Recovery-Project-twrp2.4/NOTICE
Team-Win-Recovery-Project-twrp2.4/README.md
Team-Win-Recovery-Project-twrp2.4/adb_install.cpp
Team-Win-Recovery-Project-twrp2.4/adb_install.h
Team-Win-Recovery-Project-twrp2.4/applypatch/
Team-Win-Recovery-Project-twrp2.4/applypatch/Android.mk
Team-Win-Recovery-Project-twrp2.4/applypatch/NOTICE
Team-Win-Recovery-Project-twrp2.4/applypatch/applypatch.c
Team-Win-Recovery-Project-twrp2.4/applypatch/applypatch.h
Team-Win-Recovery-Project-twrp2.4/applypatch/applypatch.sh
Team-Win-Recovery-Project-twrp2.4/applypatch/bsdiff.c
Team-Win-Recovery-Project-twrp2.4/applypatch/bspatch.c
Team-Win-Recovery-Project-twrp2.4/applypatch/freecache.c
Team-Win-Recovery-Project-twrp2.4/applypatch/imgdiff.c
Team-Win-Recovery-Project-twrp2.4/applypatch/imgdiff.h
Team-Win-Recovery-Project-twrp2.4/applypatch/imgdiff_test.sh
Team-Win-Recovery-Project-twrp2.4/applypatch/imgpatch.c
Team-Win-Recovery-Project-twrp2.4/applypatch/main.c
Team-Win-Recovery-Project-twrp2.4/applypatch/testdata/
Team-Win-Recovery-Project-twrp2.4/applypatch/testdata/new.file
Team-Win-Recovery-Project-twrp2.4/applypatch/testdata/old.file
Team-Win-Recovery-Project-twrp2.4/applypatch/testdata/patch.bsdiff
Team-Win-Recovery-Project-twrp2.4/applypatch/utils.c
Team-Win-Recovery-Project-twrp2.4/applypatch/utils.h
Team-Win-Recovery-Project-twrp2.4/bmlutils/
Team-Win-Recovery-Project-twrp2.4/bmlutils/Android.mk
Team-Win-Recovery-Project-twrp2.4/bmlutils/bmlutils.c
Team-Win-Recovery-Project-twrp2.4/bmlutils/bmlutils.h
Team-Win-Recovery-Project-twrp2.4/bootloader.cpp
Team-Win-Recovery-Project-twrp2.4/bootloader.h
Team-Win-Recovery-Project-twrp2.4/common.h
Team-Win-Recovery-Project-twrp2.4/crypto/
Team-Win-Recovery-Project-twrp2.4/crypto/cryptfs/
Team-Win-Recovery-Project-twrp2.4/crypto/cryptfs/Android.mk
Team-Win-Recovery-Project-twrp2.4/crypto/cryptfs/cryptfs.c
Team-Win-Recovery-Project-twrp2.4/crypto/cryptsettings/
Team-Win-Recovery-Project-twrp2.4/crypto/cryptsettings/Android.mk
Team-Win-Recovery-Project-twrp2.4/crypto/cryptsettings/cryptsettings.c
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/Android.mk
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/fs_mgr.c
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/fs_mgr_main.c
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/fs_mgr_priv.h
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/include/
Team-Win-Recovery-Project-twrp2.4/crypto/fs_mgr/include/fs_mgr.h
Team-Win-Recovery-Project-twrp2.4/crypto/ics/
Team-Win-Recovery-Project-twrp2.4/crypto/ics/cryptfs.c
Team-Win-Recovery-Project-twrp2.4/crypto/ics/cryptfs.h
Team-Win-Recovery-Project-twrp2.4/crypto/jb/
Team-Win-Recovery-Project-twrp2.4/crypto/jb/cryptfs.c
Team-Win-Recovery-Project-twrp2.4/crypto/jb/cryptfs.h
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/Android.mk
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/include/
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/include/libcrypt_samsung.h
Team-Win-Recovery-Project-twrp2.4/crypto/libcrypt_samsung/libcrypt_samsung.c
Team-Win-Recovery-Project-twrp2.4/data.cpp
Team-Win-Recovery-Project-twrp2.4/data.h
Team-Win-Recovery-Project-twrp2.4/data.hpp
Team-Win-Recovery-Project-twrp2.4/default_device.cpp
Team-Win-Recovery-Project-twrp2.4/device.h
Team-Win-Recovery-Project-twrp2.4/dosfstools/
Team-Win-Recovery-Project-twrp2.4/dosfstools/Android.mk
Team-Win-Recovery-Project-twrp2.4/dosfstools/COPYING
Team-Win-Recovery-Project-twrp2.4/dosfstools/ChangeLog
Team-Win-Recovery-Project-twrp2.4/dosfstools/Makefile
Team-Win-Recovery-Project-twrp2.4/dosfstools/bin/
Team-Win-Recovery-Project-twrp2.4/dosfstools/bin/Nindent
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/ANNOUNCE.mkdosfs
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/ChangeLog.dosfsck
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/ChangeLog.dosfstools-2.x
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/ChangeLog.mkdosfs
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/README.dosfsck
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/README.dosfstools-2.x
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/README.mkdosfs
Team-Win-Recovery-Project-twrp2.4/dosfstools/doc/TODO.dosfstools-2.x
Team-Win-Recovery-Project-twrp2.4/dosfstools/man/
Team-Win-Recovery-Project-twrp2.4/dosfstools/man/dosfsck.8
Team-Win-Recovery-Project-twrp2.4/dosfstools/man/dosfslabel.8
Team-Win-Recovery-Project-twrp2.4/dosfstools/man/mkdosfs.8
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/boot.c
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/boot.h
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/check.c
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/check.h
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/common.c
Team-Win-Recovery-Project-twrp2.4/dosfstools/src/common.h
Tea
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.