commit | d83e076c464ef1fce10a15709ffaed5704e08b24 | [log] [tgz] |
---|---|---|
author | Shraddha Basantwani <shraddha.basantwani@ittiam.com> | Tue Aug 13 01:29:07 2024 +0000 |
committer | Yixiao Luo <yixiaoluo@google.com> | Tue Aug 13 01:38:20 2024 +0000 |
tree | b2e0d86b71c526cd61a54fd981a5d3b0c2f90512 | |
parent | cca31ca5f7e31f5faaf0e9e0d1a4b78d2c6e737d [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 (cherry picked from https://partner-android-review.googlesource.com/q/commit:fca0899a0e0cf742c9893c684a5d8bcbcf4f1f42) Merged-In: Iff5c71447144361312c341101e23355ce00723d4 Change-Id: Iff5c71447144361312c341101e23355ce00723d4