LISA component is part of RDK DAC framework on STB. Its role is to retrieve, store and maintain DAC bundles and local applications' metadata. LISA is keeping track of what bundles are available locally and manages the local storage, both for downloadable bundles as well as persistent storage for the applications. LISA is an abbreviation from Local Inventory & Storage Manager of DAC Apps.
ONEM-22742 [dev] LISA API Extension: Lock
ONEM-22743 [dev] LISA API Extension: Unlock
ONEM-22744 [dev] LISA API Extension: notifications/operationStatus
possibility to lock/unlock an app
locked apps cannot be uninstalled (and cannot be locked more than once at a time)
operationStatus events contain more info:
type,id,version of app
operation (Installing,Uninstalling)
status: new "Cancelled" status next to Success, Failed and Progress.
ONEM-22742 [dev] LISA API Extension: Lock ONEM-22743 [dev] LISA API Extension: Unlock ONEM-22744 [dev] LISA API Extension: notifications/operationStatus