This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#twrp | |
TW_DEFAULT_EXTERNAL_STORAGE := true | |
DEVICE_RESOLUTION := 480x800 | |
RECOVERY_GRAPHICS_USE_LINELENGTH := true | |
TW_FLASH_FROM_STORAGE := true | |
TW_INTERNAL_STORAGE_PATH := "/sdcard" | |
TW_INTERNAL_STORAGE_MOUNT_POINT := "Internal" | |
TW_EXTERNAL_STORAGE_PATH := "/external_sd" | |
TW_EXTERNAL_STORAGE_MOUNT_POINT := "External" | |
# HAVE_SELINUX := true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Alternative full_presto.mk in case your build method isn't calling cm.mk correctly. | |
# Replace this file in the device tree and delete cm.mk. | |
# | |
# | |
# Copyright (C) 2010 The Android Open Source Project | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
########### | |
# This is a script to add the PantechDevTeam cm11 kernel branch to your local kernel repository. | |
# It will retain all history and remotely track. | |
########### | |
## Add PDT cm-11.0 kernel repo as a remote | |
git remote add pdt git://github.com/PantechDevTeam/android_kernel_pantech_msm8660-common.git | |
## Fetch the pdt remote to sync |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I dropped this project. Tuff shit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was a temporary file and it has been centralized. You can get instructions on the wiki. | |
https://github.com/PantechDevTeam/PantechDevTeam.github.io/wiki |
NewerOlder