GitHub/moto-9609/twrp_device_motorola_troika.git
6 years agoAdd script from @jcadduono for encryption
Simon Sickle [Sat, 25 Nov 2017 02:38:21 +0000 (20:38 -0600)]
Add script from @jcadduono for encryption

https://github.com/TeamWin/android_device_oneplus_oneplus3/blob/android-6.0/recovery/root/sbin/setup_decrypt
Signed-off-by: Simon Sickle <simon@simonsickle.com>
6 years agoDont use TW_CRYPTO
Simon Sickle [Sat, 25 Nov 2017 01:55:02 +0000 (19:55 -0600)]
Dont use TW_CRYPTO

Signed-off-by: Simon Sickle <simon@simonsickle.com>
6 years agodumplings please
Simon Sickle [Sat, 25 Nov 2017 00:06:59 +0000 (18:06 -0600)]
dumplings please

Signed-off-by: Simon Sickle <simon@simonsickle.com>
6 years agoCreate README.MD
John Cortez [Wed, 9 Aug 2017 04:17:11 +0000 (21:17 -0700)]
Create README.MD

Change-Id: Ie05daf0f57ebe2c9f1a4676a60f1245e72bb08ee

6 years agoMerge "Fix USB-OTG" into android-7.1
bigbiff bigbiff [Mon, 7 Aug 2017 23:50:22 +0000 (23:50 +0000)]
Merge "Fix USB-OTG" into android-7.1

6 years agoFix USB-OTG
John Cortez [Tue, 8 Aug 2017 22:27:33 +0000 (15:27 -0700)]
Fix USB-OTG

Compiled kernel source
with kernel command line
androidboot.usbcontroller=a800000.dwc3
which fixes USB-OTG

http://tinyurl.com/ya9h7th6

Change-Id: I3b653e9fc7690598cc394b80c52531353c03385f

6 years agoFix USB OTG
Simao Gomes Viana [Sun, 25 Jun 2017 17:36:17 +0000 (19:36 +0200)]
Fix USB OTG

Thanks to katinatez on XDA for pointing out that the usbcontroller
thing was missing in cmdline.

Change-Id: I21032bbfc7bc33936d195349fbe84e4c12ff6b40
Signed-off-by: Simao Gomes Viana <xdevs23@outlook.com>
6 years agoChange data to ext4
Ethan Yonker [Sat, 8 Jul 2017 02:05:14 +0000 (21:05 -0500)]
Change data to ext4

Change-Id: I99860ef431ed4099341905be705e2c975031b2ba

6 years agoFix vendor symlink issues with building recovery
Ethan Yonker [Thu, 6 Jul 2017 15:51:10 +0000 (10:51 -0500)]
Fix vendor symlink issues with building recovery

Change-Id: I6fa381b4618fb84c1d4cb82b5fe852ad6bf109c3

6 years agocheeseburger: Add ro.display.series prop
Sanyam Jain [Tue, 4 Jul 2017 19:04:15 +0000 (00:34 +0530)]
cheeseburger: Add ro.display.series prop

* Fixes adb sideload for stock rom

Signed-off-by: Sanyam Jain <sanyam@witworks.com>
6 years agocheeseburger: Cleanup and fix decryption
Sanyam Jain [Tue, 4 Jul 2017 15:18:26 +0000 (20:48 +0530)]
cheeseburger: Cleanup and fix decryption

* Take qseecomd from sagit

Signed-off-by: Sanyam Jain <sanyam@witworks.com>
6 years agocheeseburger: Initial TWRP Configuration
Sanyam Jain [Sun, 2 Jul 2017 22:27:25 +0000 (03:57 +0530)]
cheeseburger: Initial TWRP Configuration

Signed-off-by: Sanyam Jain <sanyam@witworks.com>