Description
On android,both libhermes-executor-release.so and libhermes-executor-debug.so was include in the output apk.

React Native version:
0.63.0-rc.1
Steps To Reproduce
just build the apk
Expected Results
if enableHermes is false. no hermes so was include in the apk.if enableHermes,debug apk only include debug so and release include release so.
Description
On android,both libhermes-executor-release.so and libhermes-executor-debug.so was include in the output apk.

React Native version:
0.63.0-rc.1
Steps To Reproduce
just build the apk
Expected Results
if enableHermes is false. no hermes so was include in the apk.if enableHermes,debug apk only include debug so and release include release so.