commit | e558c943a6fd283a7db1f5b80dc2af7158125bd3 | [log] [tgz] |
---|---|---|
author | Varun Arora <varuaror@codeaurora.org> | Mon Sep 10 16:57:50 2018 -0700 |
committer | Varun Arora <varuaror@codeaurora.org> | Mon Sep 10 16:57:50 2018 -0700 |
tree | 6663c764cfa4325a7457d0b99aed610a1e0073b5 | |
parent | 50a364ac7e997a318a4d1cff83113652eeb5f07b [diff] |
hwc2: Change Get and Destroy Layer Error to Warning Since layer creation and destruction are in the hands of applications, SDM needs not flag an error if an invalid operation is requested on a layer. Appropriate error code should be returned and client is responsible to handle. Change-Id: Idccc882443400c312068ce85261f7f0032d9c2b7 CRs-Fixed: 2306744