Deprecated APIs
Deprecated Methods
Method and Description
com.poly.polyos.system.IPolySystemService.updateApp(String)
Use IPolySystemService.updateApplication(String)
Calling this directly from a controller app is not supported. Instead, to update the Controller app call this on an instance returned from IPolySystemService.targetLocal().
The primary app can be updated by directly calling this from the primary app.