Split notrack and port
This commit is contained in:
parent
c17cb44eaa
commit
cdfa005d35
3 changed files with 1331 additions and 0 deletions
2
resources/patches/notrack/87202-post.sh
Normal file
2
resources/patches/notrack/87202-post.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
mv smali/com/airbnb smali_classes2/com/
|
1324
resources/patches/notrack/87202.patch
Normal file
1324
resources/patches/notrack/87202.patch
Normal file
File diff suppressed because it is too large
Load diff
5
resources/xmlpatches/notrack/87202.xml
Normal file
5
resources/xmlpatches/notrack/87202.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<diffs>
|
||||
<diff file="res/values/strings.xml">
|
||||
<replace sel="resources/string[@name='com.crashlytics.android.build_id']/text()">00000000-0000-0000-0000-000000000000</replace>
|
||||
</diff>
|
||||
</diffs>
|
Reference in a new issue