mirror of
https://git.chinosk6.cn/chinosk/gkms-local.git
synced 2026-02-08 19:12:27 +00:00
Add Built-in Patch Support (#3)
This commit is contained in:
6
app/libs/make_lspatch_cleaned_steps.txt
Normal file
6
app/libs/make_lspatch_cleaned_steps.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
jar xf lspatch.jar
|
||||
cp -r assets/lspatch/so ../../src/main/assets/lspatch/so
|
||||
rm -rf com/google/common/util/concurrent
|
||||
rm -rf com/google/errorprone/annotations
|
||||
python rm_duplicate.py
|
||||
jar cf lspatch_cleaned.jar .
|
||||
Reference in New Issue
Block a user