This commit is contained in:
Romain Vimont 2022-07-03 01:15:28 +02:00
parent dc62c4c61f
commit a91280206f

View file

@ -316,6 +316,8 @@ execute_server(struct sc_server *server,
// By default, power_on is true
ADD_PARAM("power_on=false");
}
// TODO ADD_PARAM("install=…");
// The server must not rm in /data/local/tmp if installed
#undef ADD_PARAM