mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 13:27:37 +02:00
Prevent casting strings that resemble filepaths to ResFileValues
- add testcase - adapt changes - introduce decodeManifestWithResources which uses attr decoding w/ resources
This commit is contained in:
@ -31,4 +31,8 @@
|
||||
<string-array name="issue_677" formatted="false">
|
||||
<item>category=temp%temp%foo</item>
|
||||
</string-array>
|
||||
<string-array name="issue_329">
|
||||
<item>res/</item>
|
||||
<item>view/</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user