commit | 1d762b4e8661aae603077d17bdfa958c84c91e8c | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Wed Feb 07 14:43:22 2024 -0500 |
committer | John Reck <jreck@google.com> | Wed Feb 14 15:21:35 2024 +0000 |
tree | 12ab6267aa3d972a31ff718d47c2f10a5d2a0869 | |
parent | 711a1acb2f71aa55fb10cd72935e73d915e788f2 [diff] |
Fix VENDOR_MASK constant It's not supposed to be sign-extended as that blocks off the entire 28-64 bit range instead of the 28-31 bit range as indicated in the comment As this value is correct in HIDL and in the docs, do a history re-write of the AIDL value to match the intended (and previous) values. Test: make Bug: 323484008 Change-Id: I0b373576a366c853c87109a9b24ec9f8d9cbdb4d