Dump the deobfuscate data using Protocol buffers
Using Google Protocol buffers to dump the obfuscating mapping information of being used to deobfuscate items. * shortened file path -> original file path * resource id -> original resource name This patch add a new option --save-obfuscating-map to deprecate --resource-path-shortening-map. The option --resource-path-shortening-map is kept until no one to use it. Bug: 246489170 Bug: 228192695 b/228192695#comment2 Test: make WITH_TIDY=1 aapt2 Test: atest aapt2_test Change-Id: I29733c4dbae9f6dd2f0e9b2c87b0d2046662fc59
Loading
Please register or sign in to comment