'How to add internet privileges to LG web app?

I am developing a web app for TV and I need to add internet privileges for the same. For samsung, in Tizen Studio it's quite straight forward, in IDE in config.xml we can add internet privileges. How do I do the same for LG Web OS IDE? How, where and which file should be created or modified so that my web app has internet privileges while running on tv?



Solution 1:[1]

There is no special permission required in webOS to access internet. For other configurations you can have a look at appinfo.json

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Kiran