commit | 2358ad8f5251023a6f605f4a20762af84c368dbf | [log] [tgz] |
---|---|---|
author | Venkatarama Avadhani <venkatarama.avadhani@ittiam.com> | Wed May 15 11:44:24 2024 +0000 |
committer | Yixiao Luo <yixiaoluo@google.com> | Fri Oct 11 10:38:24 2024 -0700 |
tree | 495fa22eae2be30e328062f2cfcd1ac4fe0d401b | |
parent | 2ec87b11e5ee2e6e8a35568ffee53ea0e597c3fb [diff] |
ResourceHandle : Refactor resourceHandle data type to long Add missing method to add session to map. Existing resource handle doesn't retain the value of resource id which can be 32 bits. Widening the resource handle to 64 bits so that it retains the resource id as well as resource type. Bug: 319372054 Test: atest TunerResourceManagerServiceTest MediaCasTest Flag: EXEMPT bugfix Change-Id: Ie726a642fba48f83281b003e6f921687de8d96e7