OSDN Git Service

DO NOT MERGE UidRange bounds-checking typo
authorRobin Lee <rgl@google.com>
Fri, 3 Jun 2016 09:30:00 +0000 (10:30 +0100)
committerMichal Karpinski <mkarpinski@google.com>
Fri, 2 Dec 2016 13:38:41 +0000 (13:38 +0000)
commit1b82ad799145b0806636e52ab563f1a3917c19fc
tree080472d37c9410df22c09c40536fd330df1907e9
parent01861793fcc00f67c19f0040939d2fb58561bb16
DO NOT MERGE UidRange bounds-checking typo

This is from copy-pasting the line above and changing the assert
message but not the actual check.

(cherry picked from commit 927c40f40148880ce6f6bbe5335c2741b4195ad3)

Change-Id: I6ec2902ea4d1a4dc139b02cfeb9d6978af380a21
server/binder/android/net/UidRange.cpp