commit | 37a6abe4c63e3c8f680f787fcf3138dcf4eb4a8b | [log] [tgz] |
---|---|---|
author | Weilin Xu <xuweilin@google.com> | Fri Sep 08 09:27:25 2023 -0700 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Fri Sep 08 22:27:43 2023 +0000 |
tree | 2bc2f0779bad71376ab235da341c528f98214edc | |
parent | 5d9b066c044211b7fd128258fe644a940815fad0 [diff] |
Clarify unsigned int type in AIDL program id Clarified that the value in ProgramIdentifier in AIDL broadcast radio HAL should be unsigned 64-bit int, but is represented as signed int since unsigned int types are not supported in AIDL. Bug: 299489486 Test: m -j (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:40a58baa2cf0380dcab908a6f1e3cf8fd11d351c) Merged-In: I2f35cefebdf1b5e39bf48cab896b077c4cb6c2e4 Change-Id: I2f35cefebdf1b5e39bf48cab896b077c4cb6c2e4