[KERNEL][T210R] The Berg Kernel - Galaxy Tab 3 7.0 Android Development

Code:
# I am not responsible for anything that this code does to your device
# I've run it on my device at least once, but my device is NOT your device
# Don't blame me if your tablet becomes a cyborg, eats your cat, or destroys the world.
# Or just stops booting.
#
# Don't forget that this voids your warranty. If you still have one.
I'm working on merging all the fixes for the linux kernel into Samsung's source code.
If you don't know how to build the kernel, this project is NOT for you. But have a recovery image anyway. Its the stock with only the kernel replaced, but that's so I have a stable development platform.
Features
* git history (mostly done via looking at the Makefile and copying everything over the source tree)
* Easier upgrades to newer minor releases (3.4.XX)
Installation
$ adb reboot download
$ heimdall flash --RECOVERY ${PATH_TO_RECOVERY_IMG}
Basic workflow:
# git merge v3.4.xx -- I'm doing it this way so that the changeset between builds is manageable (kind of).
# fix up compilation errors (show breaking) and then replace zImage in Samsung's recovery image. See if it boots into recovery.
# Reboot into regular mode, pull /proc/last_kmsg and check kernel version.
Notes:
Requires that gcc 4.6 is used
linux cannot be in the directory path (gets replaced with "1" by the graphics source code)
Doesn't work with repo. Sorry. I like gitlab better than github, even though I have accounts on both.
Changelog:
v3.4.67-lt02wifi:
Updated to android-3.4 master
[new] Modified ion code (took upstream code, for most part -- main exception is we used "heaps[]" instead of "*heaps"
[new] Marvell drivers can now be built into the kernel (obj-m -> obj-$(CONFIG_WHATEVER))
[fixed] CVE-2015-1805
[fixed] Most kernel CVE's
v3.4.34-samsung:
Updated to v3.4.34 from v3.4.11
[new] Completely replaced net/ipv{4,6} code
v3.4.11-samsung:
Updated to v3.4.11 linux stable source
v3.4.10-samsung:
[new] Updated to v3.4.10 from v3.4.5 stock sources
[fixed] kernel/timeconst.pl (cherry-pick from android-3.4)
Downloads
Kernel source code: https://gitlab.com/sm-t210r/android_kernel_samsung_lt02
Device Tree (not dtb): https://gitlab.com/sm-t210r/android_device_samsung_lt02wifi -- mostly using this to keep track of mainlined kernel modules.
FAQ
Can I build with a GCC version other than 4.6? No
Can I have a directory called "linux" anywhere in the project path? No. One of the vendor modules replaces "linux" with "1".
Can I use the git repo in a local manifest? No. There's a bug in gitlab that prevents this. Hopefully its fixed soonish. For now, just use git clone.
Click to expand...
Click to collapse
Thanks To/Credits
Code:
* Samsung. Even though they are required to release the source upon request.
* The various Linux kernel contributors over the years
* Everyone else who has worked on this device (even if I haven't used their work)
XDA:DevDB Information
Vorpalblade Kernel Updating, Kernel for the Samsung Galaxy Tab 3 7.0
Contributors
vorpalblade77
Source Code: https://gitlab.com/sm-t210r/android_kernel_samsung_lt02
Kernel Special Features:
Version Information
Status: Testing
Current Stable Version: v3.4.5-samsung
Stable Release Date: 2015-12-09
Current Beta Version: v3.4.67-lt02wifi
Beta Release Date: 2016-03-26
Created 2016-03-11
Last Updated 2016-03-26

Reserved

Reserved

Related

[EOL] SmartPack-Lite [Kernel] [AOSP 7.x.x] [LOS-14.1] [kltexxx]

This Project is officially dead... If you wish to stay with my work, please consider to use the original SmartPack kernel which can be found here... Thanks to all of you for the great supports...
/* Introduction */
This is a lightweight edition of my own SmartPack Kernel which is presently available for LOS and AOSP based Nougat ROMs. This version of kernel is specially designed for enhancing the battery performance. If you are looking for a highly feature rich kernel, you might be disappointed with this.
Code:
DISCLAIMER!!
I am not responsible for any damage to your device. Everything you are doing on your device is on your own risk.
I only own kltelgt (Korean variant). Hence, kernels under the category 'kltekor' are only tested by myself.
Please note that flashing any custom Kernel including mine will void your warranty.
/* Presently supported devices */
Code:
klte: SM-G900F, SM-G900V, SM-S902L
kltekor: SM-G900K/L/S
kltedv: SM-G900I
klteduos: SM-G900FD, SM-G900MD
kltespr: SM-G900P
/* likely supported devices */
Any klte variant which is presently supported by LineageOS.
/* Features */
Build from latest Lineage OS source code.
Built using Google arm-eabi 4.9_r15 toolchain.
Anykernel for compatibility with maximum devices.
Linux Kernel version is updated to 3.4.113.
Flash and Forget (if you are okay with default settings)
Kernel tweaker app recommend: Offical Kernel Auditor/Kernel Adiutor-Mod.
Added features
CPU voltage control
USB fast charge
Faux sound
FRandom
The Ultra Kernel Samepage Merging (UKSM) feature
CPU input boost
Dynamic sync control 2.0
CPU Freq Gov: NIGHTMARE (Default), INTELLIDEMAND, INTELLIACTIVE, LIONHEART, & ZZMOVE.
CPU Hotplug: Intelli_Plug
IO schedulers: FIFO (Default), FIOPS, & SIO.
TCP congestion algorithms: Westwood (Default), reno, & cubic.
Removed features
Some features that I'm considered as not necessary are (will be) removed.​
/* Special note to ROM developers */
You are allowed to include my kernel in any ROMs. Feel free to contact me, if you need any assistance from my side.
/* Downloads */
kltekor
klte
klteduos
kltedv
kltespr
Old builds
If anyone like to get Kernel Adiutor-Mod in one click, you may use this recovery flash-able zip file (all the credits to its dev).
/* How to */
Code:
1. Go to recovery (TWRP recommend)
2. Flash Kernel
3. Wipe Cache/Dalvik Cache
4. Reboot and enjoy
/* Special note to Korean S5 users */
Flashing this kernel after AOSP/LOS based nougat ROMs originally build for the klte (SM-G900F) variant will allows the use of those ROMs on SM-G900S/K/L. Tested ROMs includes Resurrection Remix, AOKP, crDroid, Mokee, CosmicOS, VanirAOSP, Zephyr OS, Beanstalk, AospExtended etc.
/* Acknowledgements */
Code:
[URL="https://forum.xda-developers.com/member.php?u=2693412"]Haggertk[/URL] for LineageOS 14.X for Galaxy S5
[URL="https://forum.xda-developers.com/member.php?u=947981"]Lord Boeffla[/URL]
[URL="https://forum.xda-developers.com/member.php?u=4527059"]CrazyGamerGR[/URL]
[URL="https://forum.xda-developers.com/member.php?u=3292224"]franciscofranco[/URL]
[URL="https://forum.xda-developers.com/member.php?u=4800121"]Sultanxda[/URL]
[URL="http://forum.xda-developers.com/member.php?u=4544860"]osm0sis[/URL] for AnyKernel project
[URL="https://forum.xda-developers.com/member.php?u=4090196"]David 617[/URL]
[URL="https://www.facebook.com/groups/440242346171392/"]Our Korean Galaxy S5 Facebook group members[/URL]
Many other XDA developers
XDA:DevDB Information
SmartPack-Lite, Kernel for the Samsung Galaxy S5
Contributors
sunilpaulmathew
Source Code: https://github.com/SmartPack
Kernel Special Features:
Version Information
Status: No Longer Updated
Stable Release Date: 2017-03-27
Created 2017-03-27
Last Updated 2017-09-03
Chang-logs
18. August 16, 2017
Stable release: v9_r1
Changes: The source is fully re-based (since LOS kernel source is re-based by the development team). Some of the commits suggested by @Saber is included...
17. August 02, 2017
Stable release: v9
Changes: All the commits in the LOS source code till date. zzmove cpufreq gov is now updated to the latest version (credits: zanezam). Some recent commits in the fastcharge feature are reverted...
16. July 19, 2017
Maintenance update: v8_r2
Changes: All the commits in the LOS kernel source till date...
15. July 13, 2017
Stable release: v8_r1
Changes: Intelli_plug is added as a replacement to Zen_Decision. Sound control (my fav values) and Fast charge features are now enabled by default. All the commits in the LOS kernel source till date...
14. July 6, 2017
Stable release: v8
Changes: Linux kernel version is updated to 3.4.113. Few more updates to sound control.
13. June 27, 2017
Stable release: v7
Changes: Source code is merged with Samsung's latest source (thanks to @haggertk and LOS team). Sound control is updated to fix some issues with speaker sound (now it seems fully working). Toolchain is switched to Google's latest arm-eabi-4.9 r15.
12. June 21, 2017
Maintenance update: v6-r1
Changes: Nothing other than the recent LOS commits till today...
11. June 14, 2017
Stable release: v6
Faux sound is replaced by sound control (credits: franciscofranco). Linux kernel version update to 3.4.113 is temporarily reverted (now its 3.4.111) due to some issues.
10. June 8, 2017
Stable release: v5
Linux Kernel version is updated to 3.4.113. All the recent commits in the LOS source code till date.
9. June 1, 2017
Stable release: v4-r3
Source is fully re-based. USB fast charge is back (replaced charge level). Recent commits on the LOS source code till date.
8. May 24, 2017
Stable release: v4-r2
Changes includes the replacement of Mako hotplug with msm zen decision as well as all the LOS commits till date.
7. May 18, 2017
Maintenance update: v4-r1
Nothing other than latest LOS commits.
6. May 10, 2017
Stable release: v4
Linux Kernel version is updated to 3.4.111. All the commits in the LOS kernel source code until now.
5. May 03, 2017
Stable release: v3
Fast charging feature is now replaced with charge level interface (credits: Lord Boeffla).
All the recent changes in the LOS source code are included.
4. April 19, 2017
Maintenance update: v2-r2
Nothing other than the latest LOS commits.
3. April 15, 2017
Maintenance update: v2-r1
Nothing other than the latest LOS commits.
Support to new devices: kltespr and kltedv
No more separate build for kltevzw since LOS officially merge kltevzw with klte.
2. March 31, 2017
Stable release: v2
Nothing changed other than the latest LOS commits
1. March 27, 2017
Stable release: v1
Can this be flashed over the original smartpack kernel?
badassadism01 said:
Can this be flashed over the original smartpack kernel?
Click to expand...
Click to collapse
Sure... It will work...
to achieve a 100 undervolt : max cpu frequency should be set to 1958mhz and low to the users prefrence , the gov set to conservative , also idont know if you can use boeffla git and permission to add the options of determing the maximum amout of cores that can go online setting it to 3 cores max is perfect and reduce power since one of them wont be used , i dont think the rest affects it but what i will say is that the gpu needs a working gov and add 27mhz frequency so that it can idle at 27mhz with screen off.
working nice on new ressurection remix build
New builds are uploaded...
Code:
[B]March 31, 2017[/B]
Stable release: v2
Nothing changed other than the latest LOS commits.
For starters. THANK YOU! I dig this kernel....Second I have a few requests
1...Could you add MSM Hotplug from myfluxi
2...Could you add Maple and Zen to the IO Schedulers
The reason I ask if because I tune Mako to have all 4 active at all times as I feel it doesn't impact battery and it feels better with these settings for me...MSM it is more customization. Also I'd like to play with those schedulers. I know that you have Zen in the other kernel but I like the less is more approach to most things in my life....so this lite version suits me.
@sunil,
Trying the Kernel now what will be the major power savings is it the kernel itself or other areas?
HaRdC0r3 said:
For starters. THANK YOU! I dig this kernel....Second I have a few requests
1...Could you add MSM Hotplug from myfluxi
2...Could you add Maple and Zen to the IO Schedulers
The reason I ask if because I tune Mako to have all 4 active at all times as I feel it doesn't impact battery and it feels better with these settings for me...MSM it is more customization. Also I'd like to play with those schedulers. I know that you have Zen in the other kernel but I like the less is more approach to most things in my life....so this lite version suits me.
Click to expand...
Click to collapse
HI. I'll try to add those features to the full version of my kernel first and eventually here (depends on the success ). Thanks for the suggestions...
thaidroid said:
@sunil,
Trying the Kernel now what will be the major power savings is it the kernel itself or other areas?
Click to expand...
Click to collapse
A lot of things (they are cool stuffs, but not necessary) were actually removed from the original LOS Kernel. Further, minimal features are only implemented to reduce the kernel size as much as possible. So, the kernel itself will be the major power saving factor (I hope).
Would you want to add arch power saving to this kernel?
badassadism01 said:
Would you want to add arch power saving to this kernel?
Click to expand...
Click to collapse
any reference (xda thread, github etc) plz?
sunilpaulmathew said:
any reference (xda thread, github etc) plz?
Click to expand...
Click to collapse
I think crazygamer dev has implemented it in his kernel, tnough it's discontinued I think. https://github.com/CrazyGamerGR/CrazySuperKernel-CM14.1-KLTE-New-rebase
@sunil,
When I try to use another ROM together with this Kernel or your "BIG" version, everything seems fine with one exception.
Skype app always crashes. Ive tried with KLTE 14.1 (You get a lot more network options on G900S with the klte rom) and also Cosmic and crDroid.
Same result in all of them. Could you test if you have some spare time?
Also when I restore after trying I still get the app crash, to fix I do a restore and then immediately install ROM and Kernel on top/wipe dalvik and cache/Reboot and all is fine
thaidroid said:
@sunil,
When I try to use another ROM together with this Kernel or your "BIG" version, everything seems fine with one exception.
Skype app always crashes. Ive tried with KLTE 14.1 (You get a lot more network options on G900S with the klte rom) and also Cosmic and crDroid.
Same result in all of them. Could you test if you have some spare time?
Also when I restore after trying I still get the app crash, to fix I do a restore and then immediately install ROM and Kernel on top/wipe dalvik and cache/Reboot and all is fine
Click to expand...
Click to collapse
How abt this issue in stock kernel or any other custom kernel? Just to check the role of kernel in this issue...
sunilpaulmathew said:
How abt this issue in stock kernel or any other custom kernel? Just to check the role of kernel in this issue...
Click to expand...
Click to collapse
Sunil I can't test those things with stock Kernel(G900S)that's the reason I'm using your excellent kernel. I have asked and looked in the threads but there are no Skype issues regarding this posted.
thaidroid said:
Sunil I can't test those things with stock Kernel(G900S)that's the reason I'm using your excellent kernel. I have asked and looked in the threads but there are no Skype issues regarding this posted.
Click to expand...
Click to collapse
Okay... I understand the issue. I'm presently using LOS (kltekor version) without no skype issue. I will later test CRDroid and CosmicOS for skpye issue...
sunilpaulmathew said:
Okay... I understand the issue. I'm presently using LOS (kltekor version) without no skype issue. I will later test CRDroid and CosmicOS for skpye issue...
Click to expand...
Click to collapse
Just dirtyflash LOS klte with your kernel and see if Skype will work (everything else should work...I think)? You can then Reflash kltekor again with your kernel to get everything back to normal.
thaidroid said:
Just dirtyflash LOS klte with your kernel and see if Skype will work (everything else should work...I think)? You can then Reflash kltekor again with your kernel to get everything back to normal.
Click to expand...
Click to collapse
Sorry to disappoint you... I tried LOS klte build as well as cRDroid klte buids. As you said, skype is crashed in the case of both ROMs after dirty flash... and works fine with kltekor build. Absolutely no idea to solve the issue. Even don't know it's a fault of my Kernel or not...
Why did you remove interactive governor?

[Kernel] Diades Kernel for custom ROMs

Hello !
Currently i'm working in Le 2 kernel and device tree. My purpose is to make meaningful changes and additions so other ROMs can implement them.
This thread is all about the kernel. Currently the kernel features
sdcardfs support
improvements to touchscreen driver, preparing support for dt2w
adj tree
low memory killer improvements
powersuspend driver
nvidia patches for energy efficiency
and other small improvements in battery and perfomance
Download: [/HTML]https://mega.nz/#!UppE0YLZ[/HTML]
Source: [/HTML]https://github.com/mthomos/android_kernel_leeco_msm8976[/HTML]
To enable sdcardfs support just add this line in build.prop
Code:
ro.sys.sdcardfs=true
To be clear from the beginning: I will not answer to any feature requests and i respond to bug reports without logs. I hope to understand this
Cheers !
XDA:DevDB Information
Diades Kernel, Kernel for the LeEco Le 2
Contributors
marios199546
Kernel Special Features:
Version Information
Status: Testing
Created 2017-09-05
Last Updated 2017-09-05
Please move this post to kernel section, and the mega link asks for decryption key!

Huawei Y6 (2018) Hybrid Kernel

Hi guys! Presenting to you my Hybrid kernel for Huawei Y6 (2018), the first custom kernel for our device.
This kernel focuses on the performance without sacrificing battery as well as new features compared to stock
Before flashing, please make sure you have an unlocked bootloader.
Supported devices:
ATU-L11
ATU-L21
ATU-L22
ATU-L23
ATU-L31
ATU-L42
Before you flash, please make a backup of your current kernel
Open terminal emulator and type:
Code:
su
dd if=/dev/block/bootdevice/by-name/kernel of=/sdcard/kernel.img
And copy the kernel.img to your computer
To flash, simply download the file to your computer, and then use the commands:
Code:
adb reboot bootloader
fastboot flash kernel <then drag the file you downloaded to the cmd window>
fastboot reboot
XDA:DevDB Information
Hybrid Kernel, Kernel for the Huawei Y6
Contributors
pascua28
Source Code: https://github.com/pascua28/android_kernel_msm8917_ATU
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2018-08-01
Created 2018-07-31
Last Updated 2018-08-02
Reserved
Features:
Compiled with Linaro 4.9
More cpu governors
More I/O schedulers
Voltage control
Adreno Idler
Downloads
https://www.mediafire.com/folder/ffmaa24sx673r/Y6
Reserved

[KERNEL][POLARIS][4.9.y] Canting 3.6 [22/08/2021]

INTRODUCTION
Canting is a kernel based on Google Common 4.9 merged over CAF-kernel.lnx.4.9.r25-rel. Built to provide security and stability improvement
Code:
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
FEATURES​----------------------------------------------
• NOTE: Don't flash this kernel over MEMEUI.
• Linux version 4.9.280
• CAF Tag LA.UM.8.3.c25-03100-sdm845.0
• Build with Clang-12
• CPU Governors: schedutil, powersave
• I/O Schedulers: noop, cfq
• Compat vDSO from Pixel kernel
• TCP Congestion Algorithm: bbr, westwood, reno, cubic
• WireGuard VPN support (Current version: 1.0.20210424)
• Boeffla wakelock blocker (Nothing is blocked by default)
• Simple Low Memory Killer
• Sound Control: Speaker, Microphone, Headphone (Per-channel control)
• KCAL & KLapse Interface
• Vibration Intensity Control
• backlight min option
• Removed safetynet flags (no need of magisk to bypass safteynet)
• F2FS & NTFS Support
• for more info check my commits
INSTALLATION INSTRUCTIONS​
Download latest kernel version
Boot to recovery
Flash kernel.zip
reboot to system
DOWNLOAD LINK
Github Latest Release
CREDITS
• nathanchance
• bgcngm
• abhishek987
• fransiscofranco
• flex1911
• All of contributors from my git history​
XDA:DevDB Information
Canting, Kernel for the Xiaomi Mi Mix 2S
Contributors
khusika
Source Code: https://github.com/khusika/canting_kernel_xiaomi_sdm845
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 3.6
Stable Release Date: 2021-08-22
Created 2019-03-05
Last Updated 2021-08-22
Reserved
Reserved
nais
hi
nice, how can we follow the updates ?
thanks
"• NOTE: Don't flash this kernel over MEMEUI"
What the MEMEUI? This not for MIUI ?
Thank you!
heobanhki said:
"• NOTE: Don't flash this kernel over MEMEUI"
What the MEMEUI? This not for MIUI ?
Thank you!
Click to expand...
Click to collapse
Yea
jerome_l said:
hi
nice, how can we follow the updates ?
thanks
Click to expand...
Click to collapse
Just press this, or this
Release 0.2
New build is up
Changelogs :
Merge 4.9.163
Upstream with Lineage tree
Upstream with Google Common 4.9
Fix various clang warn
Add power saving flags to the panels
Introducing KLapse - A kernel level livedisplay module v4.3
clk: qcom: clk-cpu-osm: Use CLK_GET_RATE_NOCACHE
Download link in the OP, enjoy it
Release 0.4
New build is up
Changelogs :
Merge 4.9.165
Upstream with Lineage tree
Upstream with Google Common 4.9
Merge upstream f2fs-stable/linux-4.9.y
Download link in the OP, enjoy it
Very nice kurnelll guys. Running smooth <3
Release 0.5
As of many user ask me to add support of MIUI variant, start with this version and later will support it. But i won't accept kind of bugs comes from MIUI based rom. Because this kernel using lineage tree as based, which some of dummy codes from Xiaomi Opensource are not merged into lineage. And also there are fews driver was introduced in the lineage tree but not supported in the MIUI. There might some of debug codes required by MIUI but not implemented in the kernel. This why i warn you to use lineage based rom for better experience with kernel based on lineage tree.
Changelogs :
Add support for MIUI based ROM (Stupid idea)
Merge 4.9.166
Upstream with Lineage tree
Upstream with Google Common 4.9
Update default RNDIS class for Xiaomi (Fix usb tether issues)
Can it be that you, by mistake, still published the 4.9.165-Canting-0.4 version on GitHub? At least it says so under settings/about the phone.
taw62 said:
Can it be that you, by mistake, still published the 4.9.165-Canting-0.4 version on GitHub? At least it says so under settings/about the phone.
Click to expand...
Click to collapse
I think i missed this
Release 0.6
New build is up
Changelogs :
Merge 4.9.167
Upstream with Lineage tree
Upstream with Google Common 4.9
firmware: update novatek from 9.1.24 beta
Download link in the OP, enjoy it
Release 0.7
New build is up
Changelogs :
Merge 4.9.168
Upstream with Lineage tree
Upstream with Google Common 4.9
Download link in the OP, enjoy it
Release 0.8
New build is up
Changelogs :
Merge 4.9.169
Upstream with Google Common 4.9
Merge tag 'LA.UM.7.3.r1-07400-sdm845.0'
Update wireguard to 0.0.20190406
Download link in the OP, enjoy it
Not sure if it is normal?
khusika said:
New build is up
Changelogs :
Merge 4.9.169
Upstream with Google Common 4.9
Merge tag 'LA.UM.7.3.r1-07400-sdm845.0'
Update wireguard to 0.0.20190406
Not sure if it is normal? wifi can be used normally, but the status bar icon is gray (not connected).
Click to expand...
Click to collapse
tpcglcgl said:
Not sure if it is normal? wifi can be used normally, but the status bar icon is gray (not connected).
Click to expand...
Click to collapse
Yes, CAF pushed a weird commit which caused those issue.
Will be fixed today with linux 4.9.170 merged in.
Release 0.9
New build is up
Changelogs :
Merge 4.9.170
Removal of adiantum patchset
Fixed wifi issue
Download link in the OP, enjoy it

[KERNEL][10.0][STABLE]TheRagingBeast

Introduction
TheRagingBeast Kernel born some years ago and still continuing on Poco-X2 as well other devices, a kernel entirely battery oriented and optimized for balanced use laced with unique features never seen before in other custom kernels.
Download:
MOD EDIT: DOWNLOAD LINK REMOVED
Installation:
Use Ex kernel manager or fk kernel manager or any other or Reboot to recovery
Flash latest kernel zip.
Changelog:
* Always Latest caf tag
* Charging fixes on every device we touch
* No bloats and fancy things we concentrate on useful and clean things
XDA:DevDB Information
TheRagingBeast, Kernel for the Xiaomi Poco X2
Contributors
joshi1
Source Code: https://github.com/sm6150-dev/android_kernel_xiaomi_sm6150
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 22-06-2020
Created 2020-06-23
Last Updated 2020-06-25
Hi,
Please post proper source of the kernel.
Source mentioned -> https://github.com/sm6150-dev/android_kernel_xiaomi_sm6150
is incorrect as:
1. I have compiled from it, it is not ready for phoenix.
2. You mentioned in changelog for fixing things - cannot find those.
Nice
Awesome Kernel Thanks Buddy
Sent from my POCO X2 using Tapatalk
Thread closed
Threads without proper source are not allowed.
@OP: Please pm me when you can provide the necessary.
strongst
Forum Moderator

Categories

Resources