View Single Post
Posts: 210 | Thanked: 841 times | Joined on Feb 2013
#21
@RealJohnGalt i have only this in updater-script, probably should check version too...
Code:
assert(getprop("ro.product.device") == "mako" || getprop("ro.build.product") == "mako" || getprop("ro.cm.device") == "mako");
 

The Following 4 Users Say Thank You to liar For This Useful Post: