Merge of http://go/wvgerrit/44508 b/73893009 Test: Unit/integration tests One of the tools in Caligo (fix_constants) led to segfaults in the x86 build when creating usage table headers and in OEMCrypto_Terminate. This file removes that level of obfuscation temporarily until the problem is fixed.
The libwvlevel3.a static libraries under the different platforms were made with the following SYSTEM_IDs:
arm: 4445 arm64: 7283 mips: 4465 mips64: 7285 x86: 4464 x86_64: 7284
Please refer to oemcrypto/level3/android_keybox.cpp for the corresponding product.