Move build.prop bind mount after all modifications. Fixes wifi on Rhodium.
authorBryan Stine <stinebd@xdandroid.com>
Thu, 15 Jul 2010 05:46:49 +0000 (01:46 -0400)
committerBryan Stine <stinebd@xdandroid.com>
Thu, 15 Jul 2010 05:46:49 +0000 (01:46 -0400)
commit20f54199f0900e4245d3db3efbbd8ed9c6bd866e
tree7ab647d829388f8b67a22b6d5c24daa49f91ae04
parent603d4621d25b2f1374d43642d333cffae38936b0
Move build.prop bind mount after all modifications. Fixes wifi on Rhodium.

init's modifications to build.prop made the system think it was deleted,
nullifying the bind mount. This, in turn, led to Android thinking Rhodium is a
TIWlan device, causing dhcpcd to fail. What a chain reaction.
init