The source project of this merge request has been removed.
ota: add support for NETWORK
In order to support OTA from network we need to:
- create folder /data/mediatek to share ota files with update_engine
- set correctly unix permissions and selinux
- give access to this folder for others process (adbd, update_engine ...)