### Target Branch(es) 0.79 ### Link to commit or PR to be picked https://github.com/facebook/react-native/commit/9abdd619da110dbe227c387179a449623395c7b2 ### Description During one of our refactoring, we disabled the opt-out from the new architecture, due to a wrong equality check. This commit restore it.