GitHub/moto-9609/twrp_device_motorola_troika.git
7 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

7 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

7 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>
7 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

7 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

7 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>
7 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>
7 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>