diff options
| author | Greg Hackmann <ghackmann@google.com> | 2017-02-22 10:35:31 -0800 |
|---|---|---|
| committer | Greg Hackmann <ghackmann@google.com> | 2017-02-22 10:58:34 -0800 |
| commit | b523dec1bbdb4adf64af913ee12f6cb1d2e8624d (patch) | |
| tree | 7f8d7b23c80f8a4dba84f625f998470efd5f492a /libutils/Unicode.cpp | |
| parent | 03d566844ac3fb81c4c3ef97ae591b97efe0e696 (diff) | |
libcutils: fix Wsign-compare warnings in multiuser_test
gid_t and uid_t are unsigned ints, so we need to compare against unsigned
constants.
Bug: 26936282
Test: mmm system/core/libcutils/tests
Test: adb shell /data/nativetest/libcutils_test/libcutils_test32 \
--gtest_filter=MultiuserTest.* (on hikey)
Test: adb shell /data/nativetest64/libcutils_test/libcutils_test64 \
--gtest_filter=MultiuserTest.* (on hikey)
Change-Id: Ic4c8a137e3f37cb5e95ba925814f201cfd5a06b0
Signed-off-by: Greg Hackmann <ghackmann@google.com>
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions
