google / smali

Other
175 stars 29 forks source link

Removing dependencies 3/n #29

Closed melcz closed 4 months ago

melcz commented 5 months ago

Removing guava usage from dexlib2/dexbacked

melcz commented 5 months ago

Hey, sorry for the commit noise. I included toByteArray, readFully and skipFully in InputStreamUtil and fixed the indentation for newly added files. My bad, the IDE picked it up from importing from the pasted code.

sgjesse commented 5 months ago

One final thing. In third_party/NOTICE line 67 we have:

Various portions of the code are taken from the Android Open Source Project,
and are used in accordance with the following license:

Please add the following at line 86 (just before the Apache 2.0 license):

Various portions of the code are taken from https://github.com/google/guava,
and are used in accordance with the following license: