commit | 4b85308a71de9dc4c6ff31926b2dc99fccb97da0 | [log] [tgz] |
---|---|---|
author | Ray Zhang <rayz@codeaurora.org> | Fri Sep 10 17:51:44 2021 +0800 |
committer | Rajat Yadav <quic_rajayada@quicinc.com> | Sun Feb 27 18:02:19 2022 +0530 |
tree | e74400a428522d28a6508d3cb06cfc1c881e8cf1 | |
parent | 2debc6b63c462be4b02c584803f3b4538663d8a9 [diff] |
commonsys: services: upgrade IDC 2.0 for backward compatible The IDC libs in vendor and system images are not compatible due to diverged changes. E.g., in legacy vendor kGetDisplayTileCount op code is 50, while in new system images op code 50 stands for kDummyOpCode. This breaks the backward compatibility. So upgrade IDC lib in new system to fix the backward compatible issues for vendor freeze targets. Change-Id: Ia7552d2f06db04db149fd7fe3bf875c1406421c8