I'm attempting to get into Android Rom development and as such I've compiled CM13 from source for my device (which is not yet fully supported, I've tweaked it so that it ought to work). However, due to the fact that this is my first foray into custom Rom development I have one rather serious issue.
How do I safely test my rom?
I want to be able to flash it to my device (Oneplus Two) using TWRP however, I need to be able to ensure that no permanent damage can be done to my device. How could I do this?
Any help will be appreciated hugely!