Rename TrickyStoreOSS to TEESimulator (#3)

We should keep the java class name to facilitate the process of tracking back commit history.
This commit is contained in:
JingMatrix
2025-11-02 15:56:33 +01:00
parent c5c81b80c3
commit ed9164d9d8
12 changed files with 19 additions and 21 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ else
exit 1
fi
exec /system/bin/app_process -Djava.class.path="$CLASSPATH" "$MODDIR" --nice-name=TrickyStoreOSS io.github.beakthoven.TrickyStoreOSS.MainKt
exec /system/bin/app_process -Djava.class.path="$CLASSPATH" "$MODDIR" --nice-name=TEESimulator io.github.beakthoven.TrickyStoreOSS.MainKt