mirror of
https://github.com/revanced/smali.git
synced 2025-05-19 07:27:06 +02:00
Add additional strings, to ensure we get at least one that has an index > 0xFFFF
git-svn-id: https://smali.googlecode.com/svn/trunk@503 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
parent
fda2e631ac
commit
d6a7a212e0
@ -65549,8 +65549,13 @@
|
||||
const-string/jumbo v0, "65533"
|
||||
const-string/jumbo v0, "65534"
|
||||
const-string/jumbo v0, "65535"
|
||||
const-string/jumbo v0, "65536"
|
||||
const-string/jumbo v0, "65537"
|
||||
const-string/jumbo v0, "65538"
|
||||
const-string/jumbo v0, "65539"
|
||||
const-string/jumbo v0, "65540"
|
||||
|
||||
const-string/jumbo v1, "65535"
|
||||
const-string/jumbo v1, "65535"
|
||||
|
||||
invoke-static {v0, v1}, Lorg/junit/Assert;->assertEquals(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
return-void
|
||||
|
Loading…
x
Reference in New Issue
Block a user