Revert "Corresponding to TizenIVI3.0 M14.3, GENIVI-LayerManagement was used instead...
[profile/ivi/ico-uxf-homescreen.git] / tests / homescreen / json / hide-tile.json
1 {
2         "application": [
3                 {
4                         "program": {
5                                 "id":"TOUCH_SCREEN"
6                         },
7                         "window": [
8                                 {
9                                         "hide":"0"
10                                 }
11                         ]
12                 }
13         ]
14 }