ResurrectionRemix / android_build

83 stars 152 forks source link

remove code to fix multirom install issues #4

Closed ghost closed 8 years ago

bdogg718k commented 8 years ago

Looking over it with Akhil..it seems to be the census that this is not necessary. Take a look here. http://gerrit.dirtyunicorns.com/#/c/23896/ Read Alex Cruz's comment.

ghost commented 8 years ago

Its easier to remove 1 line of code from a rom to fix numerous devices, that isn't really needed in an aftermarket ROM anyways. Basically that code does an internal system check which is needed for OEM and internal roms. Odviously OEM and internal roms are going to stick to AOSP code and not use multirom.

varund7726 commented 8 years ago

If this doesnt break Non multi rom stuff Which is users installing only one primary rom then we can merge this

ghost commented 8 years ago

Nope, nonmultirom devices aren't affected by this commit.