To prevent TC blocking, this patch adds the background category section.
Change-Id: I0a1b4a8b69ab25077b6c4fd8c2900188a1704cda
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
<service-application appid="Tizen.MachineLearning.Inference.Tests" exec="Tizen.MachineLearning.Inference.Tests.dll" type="dotnet">
<icon>Tizen.MachineLearning.Inference.Tests.png</icon>
<label>Tizen.MachineLearning.Inference.Tests</label>
+ <background-category value="media" />
+ <background-category value="background-network" />
+ <background-category value="location" />
+ <background-category value="sensor" />
+ <background-category value="iot-communication" />
</service-application>
<privileges>
<privilege>http://tizen.org/privilege/appmanager.launch</privilege>