NFCProfileUtils: Fix shifting operation
* Fixes
Shift operation '>>>' by out-of-bounds value {-64..-8}: divisible by 8
* Tested by calling asByteArray() and then toUUID() on that, logging both
-> Result is equal
Change-Id: I5f531f2e12a0cec752c98a9e548f271867f46978
Loading
Please register or sign in to comment